|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SPrimeModel | |
---|---|
org.orekit.frames.configuration | |
org.orekit.frames.configuration.sp |
Uses of SPrimeModel in org.orekit.frames.configuration |
---|
Methods in org.orekit.frames.configuration that return SPrimeModel | |
---|---|
SPrimeModel |
PolarMotion.getSPrimeModel()
|
Constructors in org.orekit.frames.configuration with parameters of type SPrimeModel | |
---|---|
PolarMotion(boolean useEopData,
TidalCorrectionModel tidesCorrection,
LibrationCorrectionModel librationCorrection,
SPrimeModel spCorrection)
Simple constructor. |
Uses of SPrimeModel in org.orekit.frames.configuration.sp |
---|
Classes in org.orekit.frames.configuration.sp that implement SPrimeModel | |
---|---|
class |
IERS2003SPCorrection
Compute s' correction (IERS 2003 convention). |
class |
IERS2010SPCorrection
Compute s' correction. |
class |
NoSpCorrection
This class ignores the quantity s'. |
Fields in org.orekit.frames.configuration.sp declared as SPrimeModel | |
---|---|
static SPrimeModel |
SPrimeModelFactory.NO_SP
Ignore SP correction. |
static SPrimeModel |
SPrimeModelFactory.SP_IERS2003
IERS 2003 convention. |
static SPrimeModel |
SPrimeModelFactory.SP_IERS2010
IERS 2010 convention. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |