Package | Description |
---|---|
agi.foundation.navigation.datareaders |
Contains types for reading various navigation-related data file formats.
|
Modifier and Type | Method and Description |
---|---|
YumaAlmanacRecord |
YumaAlmanac.findRecordByPrn(int prn)
Finds the record corresponding to a particular PRN.
|
static YumaAlmanacRecord |
YumaAlmanacRecord.readFrom(BufferedReader reader,
int rolloverCount)
Reads a record from a reader.
|