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