Uses of Class
org.orekit.time.GPSScale
-
Packages that use GPSScale Package Description org.orekit.time This independent package provides classes to handle epochs, time scales, and to compare instants together. -
-
Uses of GPSScale in org.orekit.time
Methods in org.orekit.time that return GPSScale Modifier and Type Method Description GPSScale
LazyLoadedTimeScales. getGPS()
GPSScale
TimeScales. getGPS()
Get the Global Positioning System scale.static GPSScale
TimeScalesFactory. getGPS()
Get the Global Positioning System scale.
-