| Modifier and Type | Method and Description |
|---|---|
PoleCorrection |
FramesConfigurationImplementation.getPolarMotion(AbsoluteDate date)
Compute corrected polar motion.
|
PoleCorrection |
FramesConfiguration.getPolarMotion(AbsoluteDate date)
Compute corrected polar motion.
|
PoleCorrection |
PolarMotion.getPoleCorrection(AbsoluteDate date)
Compute pole correction.
|
| Modifier and Type | Field and Description |
|---|---|
static PoleCorrection |
PoleCorrection.NULL_CORRECTION
Null correction (xp = 0, yp = 0).
|
| Modifier and Type | Method and Description |
|---|---|
PoleCorrection |
NoEOP2000History.getPoleCorrection(AbsoluteDate date)
Get the pole IERS Reference Pole correction.
|
PoleCorrection |
EOPHistory.getPoleCorrection(AbsoluteDate date)
Get the pole IERS Reference Pole correction.
|
PoleCorrection |
EOP2000HistoryConstantOutsideInterval.getPoleCorrection(AbsoluteDate date)
Get the pole IERS Reference Pole correction.
|
PoleCorrection |
AbstractEOPHistory.getPoleCorrection(AbsoluteDate date)
Get the pole IERS Reference Pole correction.
|
| Modifier and Type | Method and Description |
|---|---|
PoleCorrection |
NoLibrationCorrection.getPoleCorrection(AbsoluteDate t)
Compute the pole corrections at a given date.
|
PoleCorrection |
LibrationCorrectionPerThread.getPoleCorrection(AbsoluteDate date)
Compute the pole corrections at a given date.
|
PoleCorrection |
LibrationCorrectionModel.getPoleCorrection(AbsoluteDate t)
Compute the pole corrections at a given date.
|
PoleCorrection |
IERS2010LibrationCorrection.getPoleCorrection(AbsoluteDate date)
This method provides the diurnal lunisolar effect on polar motion in time domain.
|
| Modifier and Type | Method and Description |
|---|---|
PoleCorrection |
TidalCorrection.getPoleCorrection() |
PoleCorrection |
TidalCorrectionPerThread.getPoleCorrection(AbsoluteDate date)
Compute the pole corrections at a given date.
|
PoleCorrection |
TidalCorrectionModel.getPoleCorrection(AbsoluteDate date)
Compute the pole corrections at a given date.
|
PoleCorrection |
NoTidalCorrection.getPoleCorrection(AbsoluteDate t)
Compute the pole corrections at a given date.
|
PoleCorrection |
IERS2010TidalCorrection.getPoleCorrection(AbsoluteDate date)
Compute the pole corrections at a given date.
|
PoleCorrection |
IERS2003TidalCorrection.getPoleCorrection(AbsoluteDate date)
Compute the pole corrections at a given date.
|
| Constructor and Description |
|---|
TidalCorrection(AbsoluteDate dateIn,
PoleCorrection poleIn,
double ut1Corr,
double lodCor) |
| Modifier and Type | Method and Description |
|---|---|
PoleCorrection |
TODProvider.getPoleCorrection(AbsoluteDate date)
Get the pole IERS Reference Pole correction.
|
Copyright © 2025 CNES. All rights reserved.