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