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