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 GMSTScale
AbstractTimeScales. getGMST(IERSConventions conventions, boolean simpleEOP)
GMSTScale
LazyLoadedTimeScales. getGMST(IERSConventions conventions, boolean simpleEOP)
GMSTScale
TimeScales. getGMST(IERSConventions conventions, boolean simpleEOP)
Get the Greenwich Mean Sidereal Time scale.static GMSTScale
TimeScalesFactory. getGMST(IERSConventions conventions, boolean simpleEOP)
Get the Greenwich Mean Sidereal Time scale.
-