Modifier and Type | Method and Description |
---|---|
protected EOPEntry[] |
AbstractEOPHistory.getNeighbors(AbsoluteDate central)
Get the entries surrounding a central date.
|
PoleCorrection |
EOPHistory.getPoleCorrection(AbsoluteDate date)
Get the pole IERS Reference Pole correction.
|
PoleCorrection |
AbstractEOPHistory.getPoleCorrection(AbsoluteDate date)
Get the pole IERS Reference Pole correction.
|
PoleCorrection |
EOP2000HistoryConstantOutsideInterval.getPoleCorrection(AbsoluteDate date)
Get the pole IERS Reference Pole correction.
|
Modifier and Type | Method and Description |
---|---|
List<TidalCorrection> |
TidalCorrectionGenerator.generate(TidalCorrection existingData,
AbsoluteDate date)
Generate a chronologically sorted list of entries to be cached.
|
Modifier and Type | Method and Description |
---|---|
PoleCorrection |
TODProvider.getPoleCorrection(AbsoluteDate date)
Get the pole IERS Reference Pole correction.
|
Modifier and Type | Method and Description |
---|---|
List<T> |
TimeStampedGenerator.generate(T existing,
AbsoluteDate date)
Generate a chronologically sorted list of entries to be cached.
|
T[] |
TimeStampedCache.getNeighbors(AbsoluteDate central)
Get the entries surrounding a central date.
|
Modifier and Type | Method and Description |
---|---|
static TimeStampedCacheException |
TimeStampedCacheException.unwrap(ExceptionContextProvider provider)
Recover a PropagationException, possibly embedded in an
ExceptionContextProvider . |
static TimeStampedCacheException |
TimeStampedCacheException.unwrap(PatriusException oe)
Recover a PropagationException, possibly embedded in a
PatriusException . |
Copyright © 2020 CNES. All rights reserved.