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 GMSTScaleAbstractTimeScales. getGMST(IERSConventions conventions, boolean simpleEOP)GMSTScaleLazyLoadedTimeScales. getGMST(IERSConventions conventions, boolean simpleEOP)GMSTScaleTimeScales. getGMST(IERSConventions conventions, boolean simpleEOP)Get the Greenwich Mean Sidereal Time scale.static GMSTScaleTimeScalesFactory. getGMST(IERSConventions conventions, boolean simpleEOP)Get the Greenwich Mean Sidereal Time scale.
-