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.
|
Modifier and Type | Class and Description |
---|---|
class |
SinexLoader
Loader for Solution INdependent EXchange (SINEX) files.
|
Modifier and Type | Method and Description |
---|---|
void |
LazyLoadedFrames.addEOPHistoryLoader(IERSConventions conventions,
EOPHistoryLoader loader)
Add a loader for Earth Orientation Parameters history.
|
void |
LazyLoadedEop.addEOPHistoryLoader(IERSConventions conventions,
EOPHistoryLoader loader)
Add a loader for Earth Orientation Parameters history.
|
static void |
FramesFactory.addEOPHistoryLoader(IERSConventions conventions,
EOPHistoryLoader loader)
Add a loader for Earth Orientation Parameters history.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.