| Package | Description |
|---|---|
| agi.foundation.navigation.datareaders |
Contains types for reading various navigation-related data file formats.
|
| Modifier and Type | Method and Description |
|---|---|
static YumaAlmanac |
YumaAlmanac.readFrom(BufferedReader reader,
int rolloverCount)
Reads a Yuma almanac from the specified reader.
|
static YumaAlmanac |
YumaAlmanac.readFrom(String fileName,
int rolloverCount)
Reads a Yuma almanac from the specified file.
|