Uses of Class
org.orekit.time.GNSSDate.GNSSDateType
-
Packages that use GNSSDate.GNSSDateType Package Description org.orekit.time This independent package provides classes to handle epochs, time scales, and to compare instants together. -
-
Uses of GNSSDate.GNSSDateType in org.orekit.time
Methods in org.orekit.time that return GNSSDate.GNSSDateType Modifier and Type Method Description static GNSSDate.GNSSDateTypeGNSSDate.GNSSDateType. valueOf(String name)Returns the enum constant of this type with the specified name.static GNSSDate.GNSSDateType[]GNSSDate.GNSSDateType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-