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