| Package | Description | 
|---|---|
| agi.foundation.navigation.datareaders | 
 Contains types for reading various navigation-related data file formats. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SP3aEphemeris | 
SP3aEphemeris.readFrom(BufferedReader reader)
Reads the SP3 version A file from the  
BufferedReader and returns a SP3aEphemeris Record. | 
static SP3aEphemeris | 
SP3aEphemeris.readFrom(String fileName)
Reads the SP3 version A file from a file and returns a  
SP3aEphemeris Record. |