Package | Description |
---|---|
fr.cnes.sirius.patrius.frames.configuration | |
fr.cnes.sirius.patrius.frames.configuration.sp |
Modifier and Type | Method and Description |
---|---|
SPrimeModel |
PolarMotion.getSPrimeModel() |
Constructor and Description |
---|
PolarMotion(boolean useEopData,
TidalCorrectionModel tidesCorrection,
LibrationCorrectionModel librationCorrection,
SPrimeModel spCorrection)
Simple constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
IERS2003SPCorrection
Compute s' correction (IERS 2003 convention).
|
class |
IERS2010SPCorrection
Compute s' correction.
|
class |
NoSpCorrection
This class ignores the quantity s'.
|
Modifier and Type | Field and Description |
---|---|
static SPrimeModel |
SPrimeModelFactory.NO_SP
Ignore SP correction.
|
static SPrimeModel |
SPrimeModelFactory.SP_IERS2003
IERS 2003 convention.
|
static SPrimeModel |
SPrimeModelFactory.SP_IERS2010
IERS 2010 convention.
|
Copyright © 2023 CNES. All rights reserved.