Package | Description |
---|---|
agi.foundation.navigation.datareaders |
Contains types for reading various navigation-related data file formats.
|
agi.foundation.propagators |
Contains types used in producing the state of an object from a known element set.
|
Modifier and Type | Method and Description |
---|---|
RinexNavigationRecord |
RinexNavigation.findRecordByPrn(int prn)
Finds the record corresponding to a particular PRN.
|
Constructor and Description |
---|
GpsRinexPropagator(RinexNavigationRecord gpsRecord)
Creates a propagator based upon a
RinexNavigationRecord . |