Package | Description |
---|---|
fr.cnes.sirius.patrius.frames.configuration | |
fr.cnes.sirius.patrius.frames.configuration.eop | |
fr.cnes.sirius.patrius.time |
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 |
---|---|
protected void |
FramesConfigurationImplementation.setEOPHistory(EOPHistory eopHistory)
Set the EOP history.
|
void |
FramesConfigurationBuilder.setEOPHistory(EOPHistory history)
Setter for history provider in the builder.
|
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.
|
Modifier and Type | Method and Description |
---|---|
static void |
AbstractEOPHistory.fillHistory(Collection<? extends EOPEntry> entries,
EOPHistory history)
Populates a
EOPHistory instance from a collection of EOPEntry . |
Modifier and Type | Method and Description |
---|---|
EOPHistory |
UT1Scale.getHistory()
Package-private getter for the EOPHistory object.
|
Copyright © 2023 CNES. All rights reserved.