See: Description
| Class | Description | 
|---|---|
| GpsDataFile | 
 Reads data from the GPSData.txt file hosted by AGI. 
 | 
| GpsSatelliteInformation | 
 Describes GPS satellite information from each line in the GPS data file. 
 | 
| PerformanceAssessmentField | 
 A single field in a Performance Assessment File (PAF). 
 | 
| PerformanceAssessmentFile | 
 A Performance Assessment File (PAF) containing ephemeris and clock errors for the GPS satellites over
 a period of time. 
 | 
| PerformanceAssessmentRecord | 
 A record in a Performance Assessment File (PAF). 
 | 
| PredictionSupportFile | 
 A Prediction Support File (PSF) containing statistical data necessary to predict 
 navigation accuracy. 
 | 
| PredictionSupportRecord | 
 This class provides a record of data read from the Prediction Support file (PSF). 
 | 
| RinexMeteorological | 
 A RINEX Meteorological file describing weather conditions at the receiving antenna. 
 | 
| RinexMeteorologicalRecord | 
 A record in a RINEX Meteorological File, corresponding to weather and delay data included in a Rinex Meteorological File. 
 | 
| RinexNavigation | 
 A RINEX Navigation file describing GPS satellite broadcast orbits and other data. 
 | 
| RinexNavigationEphemeris | 
 Contains the data for a single ephemeris defining the GPS satellite corresponding to 
  
PseudoRandomNumber (get). | 
| RinexNavigationRecord | 
 An ephemeris record in a RINEX Navigation File, corresponding to a single space vehicle (SV). 
 | 
| RinexObservation | 
 This class parses and stores the information in a RINEX Observation file. 
 | 
| RinexObservationHeader | 
 This class contains information from the header of the RINEX observation file. 
 | 
| RinexObservationRecord | 
 This class contains data for a specific epoch in a RINEX observation file. 
 | 
| RinexObservationSatRecord | 
 A Rinex observation satellite entry. 
 | 
| SatelliteIdentifier | 
 Satellite Identifier structure for SP3c files. 
 | 
| SatelliteOutage | 
 A single outage of a single satellite, as described by a Satellite Outage File (SOF). 
 | 
| SatelliteOutageCollection | 
 A collection of  
SatelliteOutages. | 
| SatelliteOutageDetails | 
 Holds the details about a specific outage of a GPS satellite. 
 | 
| SatelliteOutageFile | 
 A Satellite Outage File (SOF) that describes the periods of time when the various GPS satellites
 were or are expected to be unavailable. 
 | 
| SemAlmanac | 
 A SEM almanac describing GPS satellites. 
 | 
| SemAlmanacRecord | 
 A record in a SEM almanac, corresponding to a single space vehicle (SV). 
 | 
| SP3aEphemeris | 
 Contains data for an SP3 version A precise ephemeris file. 
 | 
| SP3aEphemerisData<T> | 
 Represents a set of data from an SP3a ephemeris file. 
 | 
| SP3aHeaderRecord | 
 The SP3a ephemeris file header definition. 
 | 
| SP3cCorrelations | 
 The correlation information contained in the "EP" and "EV" records of an SP3c file. 
 | 
| SP3cEphemeris | 
 Contains data for an SP3 version C precise ephemeris file. 
 | 
| SP3cEphemerisData<T> | 
 Represents a set of data from an SP3c ephemeris file. 
 | 
| SP3cHeaderRecord | 
 The SP3c ephemeris file header definition. 
 | 
| SP3dCorrelations | 
 The correlation information contained in the "EP" and "EV" records of an SP3d file. 
 | 
| SP3dEphemeris | 
 Contains data for an SP3 version D precise ephemeris file. 
 | 
| SP3dEphemerisData<T> | 
 Represents a set of data from an SP3d ephemeris file. 
 | 
| SP3dHeaderRecord | 
 The SP3d ephemeris file header definition. 
 | 
| YumaAlmanac | 
 A Yuma almanac describing GPS satellite positions. 
 | 
| YumaAlmanacRecord | 
 A record in a YUMA almanac, corresponding to a single space vehicle (SV). 
 | 
| Enum | Description | 
|---|---|
| MeteorologicalMeasurement | 
 Enumeration of the types of meteorological data available in the Rinex file. 
 | 
| NanuType | 
 The possible types of Notice To NAVSTAR Users (NANUs) issued. 
 | 
| OutageType | 
 Types of possible outages. 
 | 
| RinexObservationType | 
 Denotes what observation type the observation data corresponds to. 
 |