Package | Description |
---|---|
fr.cnes.sirius.patrius.frames.configuration.eop |
Modifier and Type | Class and Description |
---|---|
class |
EOP1980Entry
This class holds an Earth Orientation Parameters entry (IAU1980).
|
class |
EOP2000Entry
This class holds an Earth Orientation Parameters entry (IAU2000).
|
Modifier and Type | Method and Description |
---|---|
protected EOPEntry |
AbstractEOPHistory.getFirst()
Returns first EOP entry.
|
protected EOPEntry |
AbstractEOPHistory.getLast()
Returns last EOP entry.
|
protected EOPEntry[] |
AbstractEOPHistory.getNeighbors(AbsoluteDate central)
Get the entries surrounding a central date.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractEOPHistory.addEntry(EOPEntry entry)
Add an Earth Orientation Parameters entry.
|
void |
EOPHistory.addEntry(EOPEntry entry)
Add an Earth Orientation Parameters entry.
|
Copyright © 2018 CNES. All Rights Reserved.