| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.frames.configuration.eop |
| Modifier and Type | Method and Description |
|---|---|
static EOP1980History |
EOPHistoryFactory.getEOP1980History()
Get Earth Orientation Parameters history (IAU1980) data.
|
static EOP1980History |
EOPHistoryFactory.getEOP1980History(EOPInterpolators interpMethod)
Get Earth Orientation Parameters history (IAU1980) data.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
EOP1980History.fillHistory(Collection<EOP1980Entry> entries,
EOP1980History history)
Populates a
EOP1980History instance from a collection of EOP1980Entry. |
void |
RapidDataAndPredictionXMLLoader.fillHistory(EOP1980History history)
Load celestial body.
|
void |
RapidDataAndPredictionColumnsLoader.fillHistory(EOP1980History history)
Load celestial body.
|
void |
NoEOP1980HistoryLoader.fillHistory(EOP1980History history)
History with zero orientation.
|
void |
EOPC04FilesLoader.fillHistory(EOP1980History history)
Load celestial body.
|
void |
EOP1980HistoryLoader.fillHistory(EOP1980History history)
Load celestial body.
|
void |
BulletinBFilesLoader.fillHistory(EOP1980History history)
Load celestial body.
|
static void |
EOPC04FilesLoader.fillHistory(EOP1980History history,
InputStream istream)
Fills the history object directy with data from the
InputStream, bypassing the Orekit data loaders. |
Copyright © 2025 CNES. All rights reserved.