GPS PPS Sync Data Structures

Here are the data structures with brief descriptions:
GNSS_structCorrectionsCorrection data associated with a single receiver measurement channel. PRC is PseudRange Correction, RRC is RangeRate Correction
GNSS_structDMSA struct for degrees, minutes, seconds, and a string
GNSS_structDOPA struct for holding dilution of precision information
GNSS_structFlagsBitFieldA 32 bit bit-field for GNSS measurement associated flags (all are boolean indicators)
GNSS_structKlobucharA container for klobuchar sytle ionospheric parameters
GNSS_structMeasurementMeasurement data associated with a single receiver measurement channel
GNSS_structPVTA struct for holding position, velocity and time
GNSS_structReceiverTimeA container for time information
GNSS_structResidualsResiduals data associated with a single receiver measurement channel
GNSS_structSatellitePVTA struct for satelite data
GPS_structAlmanacA limited set of satellite orbit parameters that is used to calculate rough GPS satellite positions and velocities. The parameters for computing rough satellite clock corrections are also included
GPS_structEphemerisA set of satellite orbit parameters that is used to calculate GPS satellite positions and velocities. In the ephemeris structure below, the parameters for computing satellite clock corrections are also included
gpsppssync_OptionFileA derived option file class for the program
NOVATELOEM3_structObservationA NOVATEL OEM3 observation message container. i.e. RGEB container
NOVATELOEM3_structREPBA container for REPB (raw ephemeris) data
NOVATELOEM4_structBestPositionA container for the best position, BESTPOS, record
NOVATELOEM4_structBinaryHeaderThe NovAtel OEM4 binary message header
NOVATELOEM4_structObservationA container for a NovAtel OEM4 observation
NOVATELOEM4_structRxStatusBitFieldThe NovAtel OEM4 receiver status bitfield
NOVATELOEM4_structTimeA container for the TIME message
NOVATELOEM4_structTrackingStatusThe NovAtel OEM4 tracking status
OptionFileA class for handling option files. ';' delimits a comment to follow.
The general format is:
field, comment = value ; comment
SERIALPORT_structObjectThe serial port data container. i.e. The serial port 'object'
SourceForge.net Logo