Class | Description | |
---|---|---|
![]() | ArrowSymbol | Represents a ArrowSymbol |
![]() | FileGpsConnection | Connection between GPSDisplay and a file containing NMEA sentences with GPS data. |
![]() | GpsAveragingTool | GpsAveragingTool is used for collecting a vertex by averaging GPS locations. |
![]() | GpsConnection | Abstract class for connections between a GPSDisplay and a GPS data source. |
![]() | GpsConstructionTool | Abstract class for Gps Construction tools. |
![]() | GpsDisplay | Displays the GPS position on a map. |
![]() | GpsErrorEventArgs | Contains information on GPS errors. |
![]() | GpsQualityFilter | Gps Quality Filter Class |
![]() | GpsStreamingSettings | Controls how GPS streaming should occur. |
![]() | GpsStreamingTool | Gps Streaming Tool is used for collecting a polyline or polygon feautre by streaming GPS locations. |
![]() | NmeaGpsConnection | Abstract class for connections utilizing the operating system GPS library and NMEA sentences for GPS data. |
![]() | NmeaSentenceEventArgs | Contains NMEA sentences for GPS information. |
![]() | Satellite | Contains information about a particular satellite. |
![]() | SerialPortGpsConnection | Connection between GPSDisplay and a GPS receiver using NMEA sentences for GPS data though a serial port. |
Enumeration | Description | |
---|---|---|
![]() | Constellation | Satellite Constellation based on the ID |
![]() | GpsBaudRate | Used to specify connection speed of the serial port. |
![]() | GpsChangeType | Type of GPS change that occurs. |
![]() | GpsFixStatus | Fix quality of a GPS Connection based on the NMEA GPS quality indicators in a GGA string. |
![]() | GpsStreamingMode | Used to specify the mode for GPS streaming. |
![]() | GpsTrackSatelliteDisplayPosition | Used to specify where to display the number of satellites around the GPS Current Location symbol |
![]() | LateralOffsetDirection | Defines the direction to offset coordinates. |
![]() | NmeaSentenceType | Types of NMEA sentences supported by the NMEA parser. |