GM_gps_format_t8 Enumeration |
Format for GPS connection
Namespace:
GlobalMapper.GPS
Assembly:
GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax public enum GM_gps_format_t8
Public Enumeration GM_gps_format_t8
public enum class GM_gps_format_t8
Members
| Member name | Value | Description |
---|
| GPS_FORMAT_AUTODETECT | 0 | |
| GPS_FORMAT_NMEA | 1 | |
| GPS_FORMAT_GARMIN | 2 | |
| GPS_NUM_FORMAT_TYPES | 3 | |
See Also