Uses of Enum Class
org.orekit.gnss.PredefinedTimeSystem
Packages that use PredefinedTimeSystem
-
Uses of PredefinedTimeSystem in org.orekit.gnss
Methods in org.orekit.gnss that return PredefinedTimeSystemModifier and TypeMethodDescriptionstatic PredefinedTimeSystemPredefinedTimeSystem.parseOneLetterCode(String code) Parse a string to get the time system.static PredefinedTimeSystemPredefinedTimeSystem.parseTimeSystem(String s) Parse a string to get the time system.static PredefinedTimeSystemPredefinedTimeSystem.parseTwoLettersCode(String code) Parse a string to get the time system.static PredefinedTimeSystemReturns the enum constant of this class with the specified name.static PredefinedTimeSystem[]PredefinedTimeSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.