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