See: Description
| Class | Description |
|---|---|
| GpsFix |
This class is a data structure containing one GPS location fix.
|
| GPSParser |
This class collects GPS data from GPS data sources and accumulates current
position data for use by other parts of the application.
|
| SatelliteCatalog |
This class contains the current state data of the GPS satellites, as viewed from the position of
the GPS receiver.
|
| SatelliteState |
This class contains all the known information for one GPS satellite.
|
| Enum | Description |
|---|---|
| GpsFixQuality |
This enum defines the fix quality (as used in the NMEA 0183 V3.01 $GPGGA sentence).
|