| Package | Description | 
|---|---|
| agi.foundation.navigation.datareaders | 
 Contains types for reading various navigation-related data file formats. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SP3aEphemerisData<Double> | 
SP3aEphemeris.getClock()
Gets the clock data, by pseudorandom number. 
 | 
SP3aEphemerisData<Double> | 
SP3aEphemeris.getClockRate()
Gets the clock rate data, by pseudorandom number. 
 | 
SP3aEphemerisData<Cartesian> | 
SP3aEphemeris.getPositions()
Gets the position data, by pseudorandom number. 
 | 
SP3aEphemerisData<Cartesian> | 
SP3aEphemeris.getVelocities()
Gets the Velocity data, by pseudorandom number. 
 |