Uses of Class
org.orekit.time.TTScale
-
Packages that use TTScale Package Description org.orekit.time This independent package provides classes to handle epochs, time scales, and to compare instants together. -
-
Uses of TTScale in org.orekit.time
Methods in org.orekit.time that return TTScale Modifier and Type Method Description static TTScale
TimeScalesFactory. getTT()
Get the Terrestrial Time scale.
-