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