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