Package | Description |
---|---|
org.orekit.time |
This independent package provides classes to handle epochs, time scales,
and to compare instants together.
|
Modifier and Type | Method and Description |
---|---|
GMSTScale |
TimeScales.getGMST(IERSConventions conventions,
boolean simpleEOP)
Get the Greenwich Mean Sidereal Time scale.
|
GMSTScale |
LazyLoadedTimeScales.getGMST(IERSConventions conventions,
boolean simpleEOP) |
GMSTScale |
AbstractTimeScales.getGMST(IERSConventions conventions,
boolean simpleEOP) |
static GMSTScale |
TimeScalesFactory.getGMST(IERSConventions conventions,
boolean simpleEOP)
Get the Greenwich Mean Sidereal Time scale.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.