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 |
RapidDataAndPredictionColumnsLoader.fillHistory(EOP1980History history)
Load celestial body.
|
void |
EOPC04FilesLoader.fillHistory(EOP1980History history)
Load celestial body.
|
void |
EOP1980HistoryLoader.fillHistory(EOP1980History history)
Load celestial body.
|
void |
RapidDataAndPredictionXMLLoader.fillHistory(EOP1980History history)
Load celestial body.
|
void |
NoEOP1980HistoryLoader.fillHistory(EOP1980History history)
History with zero orientation.
|
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 © 2020 CNES. All rights reserved.