Class | Description | |
---|---|---|
![]() | FileGpsCoordinateWatcher | Parse a file containing NMEA 0183 sentences with GPS data. |
![]() | GpsCoordinateWatcher | Abstract class for IGeoPositionWatcher. This abstract class serves as the base for the SerialPortGpsCoordinateWatcher and FileGpsCoordinateWatcher classes. |
![]() | GpsGeoCoordinate | GpsGeoCoordinate class extends the GeoCoordinate class to provide advanced Gps information |
![]() | NmeaSentenceEventArgs | Contains National Marine Electronic Association sentences for GPS information. |
![]() | Satellite | Contains information about a particular satellite. |
![]() | SatellitesInViewChangedEventArgs | SatellitesInViewChangedEventArgs class |
![]() | SerialPortGpsCoordinateWatcher | The SerialPortGpsCoordinateWatcher allows communication with a GPS receiver over a serial port using the NMEA standard. |
Enumeration | Description | |
---|---|---|
![]() | BaudRate | Used to specify connection speed of the serial port. |
![]() | FixStatus | Fix quality of a position based on the quality indicator in a GGA NMEA sentence. |
![]() | PositionChangeType | Type of GPS change that occurs. |
![]() | SatelliteSystem | Satellite system based on the ID |