Package | Description |
---|---|
org.orekit.files.sinex |
This package provides classes related to station data.
|
org.orekit.frames |
This package provides classes to handle frames and transforms between them.
|
org.orekit.utils |
This package provides useful objects.
|
Modifier and Type | Method and Description |
---|---|
void |
SinexLoader.fillHistory(IERSConventions.NutationCorrectionConverter converter,
SortedSet<EOPEntry> history)
Load celestial body.
|
EOPEntry |
SinexEopEntry.toEopEntry(IERSConventions.NutationCorrectionConverter converter,
ITRFVersion version,
TimeScale scale)
Converts to an
EOPEntry . |
Modifier and Type | Method and Description |
---|---|
void |
EopHistoryLoader.fillHistory(IERSConventions.NutationCorrectionConverter converter,
SortedSet<EOPEntry> history)
Load celestial body.
|
Modifier and Type | Method and Description |
---|---|
IERSConventions.NutationCorrectionConverter |
IERSConventions.getNutationCorrectionConverter()
Create a function converting nutation corrections between
δX/δY and δΔψ/δΔε.
|
IERSConventions.NutationCorrectionConverter |
IERSConventions.getNutationCorrectionConverter(TimeScales timeScales)
Create a function converting nutation corrections between
δX/δY and δΔψ/δΔε.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.