Package | Description |
---|---|
org.orekit.frames |
This package provides classes to handle frames and transforms between them.
|
Modifier and Type | Method and Description |
---|---|
protected Stream<EOPEntry> |
EOPHistory.getNeighbors(AbsoluteDate central)
Get the entries surrounding a central date.
|
Modifier and Type | Method and Description |
---|---|
void |
EOPHistoryLoader.fillHistory(IERSConventions.NutationCorrectionConverter converter,
SortedSet<EOPEntry> history)
Load celestial body.
|
Constructor and Description |
---|
EOPHistory(IERSConventions conventions,
Collection<EOPEntry> data,
boolean simpleEOP)
Simple constructor.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.