Uses of Interface
org.orekit.gnss.TimeSystem
Packages that use TimeSystem
Package
Description
This package provides classes related to navigation clock files.
This package provides classes related to RINEX navigation files.
This package provides classes related to station data.
This package provides a parser for orbit data stored in SP3 format.
This package provides classes related to GNSS applications.
-
Uses of TimeSystem in org.orekit.files.rinex.clock
Methods in org.orekit.files.rinex.clock that return TimeSystemModifier and TypeMethodDescriptionRinexClockHeader.getTimeSystem()Getter for the file time system.Methods in org.orekit.files.rinex.clock with parameters of type TimeSystemModifier and TypeMethodDescriptionvoidRinexClockHeader.setTimeSystem(TimeSystem timeSystem) Setter for the file time system. -
Uses of TimeSystem in org.orekit.files.sinex
Methods in org.orekit.files.sinex that return TimeSystemModifier and TypeMethodDescriptionfinal TimeSystemBiasDescription.getTimeSystem()Get the time system for DSB data.Methods in org.orekit.files.sinex with parameters of type TimeSystemModifier and TypeMethodDescriptionvoidBiasDescription.setTimeSystem(TimeSystem timeSystem) Set the time system used for DSB data. -
Uses of TimeSystem in org.orekit.files.sp3
Methods in org.orekit.files.sp3 that return TimeSystemModifier and TypeMethodDescriptionSP3Header.getTimeSystem()Returns theTimeSystemused to time-stamp position entries.Methods in org.orekit.files.sp3 with parameters of type TimeSystemModifier and TypeMethodDescriptionvoidSP3Header.setTimeSystem(TimeSystem system) Set the time system used in this SP3 file. -
Uses of TimeSystem in org.orekit.gnss
Classes in org.orekit.gnss that implement TimeSystemModifier and TypeClassDescriptionenumEnumerate for the time systems used in navigation files.