Uses of Class
org.orekit.time.GMSTScale
-
Packages that use GMSTScale Package Description org.orekit.time This independent package provides classes to handle epochs, time scales, and to compare instants together. -
-
Uses of GMSTScale in org.orekit.time
Methods in org.orekit.time that return GMSTScale Modifier and Type Method Description static GMSTScale
TimeScalesFactory. getGMST(IERSConventions conventions, boolean simpleEOP)
Get the Greenwich Mean Sidereal Time scale.
-