Package | Description |
---|---|
fr.cnes.sirius.patrius.frames.configuration | |
fr.cnes.sirius.patrius.frames.configuration.eop |
Modifier and Type | Method and Description |
---|---|
EOPHistory |
FramesConfigurationImplementation.getEOPHistory()
Get the EOP history.
|
EOPHistory |
FramesConfiguration.getEOPHistory()
Get the EOP history.
|
Modifier and Type | Method and Description |
---|---|
void |
FramesConfigurationBuilder.setEOPHistory(EOPHistory history)
Setter for history provider in the builder.
|
protected void |
FramesConfigurationImplementation.setEOPHistory(EOPHistory eopHistory)
Set the EOP history.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEOPHistory
This class loads any kind of Earth Orientation Parameter data throughout a large time range.
|
class |
EOP1980History
This class holds Earth Orientation Parameters (IAU1980) data throughout a large time range.
|
class |
EOP2000History
This class holds Earth Orientation Parameters (IAU2000) data throughout a large time range.
|
class |
EOP2000HistoryConstantOutsideInterval
This class extends the EOP data outside of the historic definition interval.
|
class |
NoEOP2000History
NoEOP2000History.
|
Copyright © 2017 CNES. All rights reserved.