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