| Package | Description |
|---|---|
| agi.foundation.navigation.datareaders |
Contains types for reading various navigation-related data file formats.
|
| Modifier and Type | Method and Description |
|---|---|
DateMotionCollection1<SP3cCorrelations> |
SP3cEphemeris.getCorrelationDataForSatellite(SatelliteIdentifier identifier)
Gets the raw correlation data associated with a particular satellite.
|
SP3cEphemerisData<SP3cCorrelations> |
SP3cEphemeris.getPositionCorrelations()
Gets the correlations for the position data, defined on the "EP" lines of the SP3-c file.
|
SP3cEphemerisData<SP3cCorrelations> |
SP3cEphemeris.getVelocityCorrelations()
Gets the correlations for the velocity data, defined on the "EV" lines of the SP3-c file.
|