Package | Description |
---|---|
agi.foundation.navigation.datareaders |
Contains types for reading various navigation-related data file formats.
|
Modifier and Type | Method and Description |
---|---|
SP3cEphemerisData<SP3cCorrelations> |
SP3cEphemeris.getPositionCorrelations()
Gets the correlations for the position data, defined on the "EP" lines of the SP3c file,
by Satellite Identifier.
|
SP3cEphemerisData<SP3cCorrelations> |
SP3cEphemeris.getVelocityCorrelations()
Gets the correlations for the velocity data, defined on the "EV" lines of the SP3c file,
by Satellite Identifier.
|