Click or drag to resize

GpsQualityIndicators Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
These flags describe which indicators of the quality of the GPS fix are currently in use.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
[FlagsAttribute]
public enum GpsQualityIndicators
Members
  Member nameValueDescription
None0 No GPS fix.
NumSats1 The number of satellites we have a lock on.
Mode2 The type of the GPS fix.
hdop4 Horizontal Dilution Of Precision.
pdop8 Positional Dilution Of Precision.
vdop16 Vertical Dilution Of Precision.
See Also