AGI.Foundation.Navigation.DataReaders Namespace |
Class | Description | |
---|---|---|
GpsDataFile |
Reads data from the GPSData.txt file hosted by AGI.
This file contains the history of each PRN, which type of satellite has had that PRN and their active dates, block types, etc.
| |
GpsSatelliteInformation |
Describes GPS satellite information from each line in the GPS data file.
| |
PerformanceAssessmentField |
A single field in a Performance Assessment File (PAF). It contains ephemeris and clock errors for one
satellite at one time.
| |
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). It contains ephemeris and clock errors for all satellites
at a single time.
| |
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). This data is used to support
statistical predictions of navigation accuracy.
| |
RinexMeteorological |
A RINEX Meteorological file describing weather conditions at the receiving antenna.
This class represents a RINEX Meteorological file, version 2.0, 2.1 and 2.11. Other versions are not supported.
| |
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.
This class represents a RINEX Navigation file, version 2.0 and 2.1. Other versions are not supported.
| |
RinexNavigationEphemeris |
Contains the data for a single ephemeris defining the GPS satellite corresponding to
PseudoRandomNumber.
| |
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. Rinex Observation file versions 2.0, 2.1 and 2.11 are supported.
| |
RinexObservationHeader |
This class contains information from the header of the RINEX observation file.
Since the header is subject to change throughout the file, an instance of this class will
be held by each RinexObservationRecord in the file, with the header being populated with
the valid information up to that point in time.
| |
RinexObservationRecord |
This class contains data for a specific epoch in a RINEX observation file.
It contains the header that is pertinent to its epoch as well, since that may be different than the header
defined at the beginning of the file
| |
RinexObservationSatRecord |
A Rinex observation satellite entry. This is a specific entry for an epoch defined in the
RinexObservationRecord.
| |
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.
| |
SP3aEphemerisDataT |
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.
| |
SP3cEphemerisDataT |
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.
| |
SP3dEphemerisDataT |
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).
|
Structure | Description | |
---|---|---|
SatelliteIdentifier |
Satellite Identifier structure for SP3c files. Contains the integer satellite identifier and the character constellation type.
|
Enumeration | 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. Note that CURRENT outages are valid for UNUSFUN NANU types only.
| |
RinexObservationType |
Denotes what observation type the observation data corresponds to.
|