Click or drag to resize
GpsQuality Enumeration
Print this page
Describes the quality of the GPS signal. This affects the accuracy of the information reported to Verizon Connect Fleet.

Namespace: Telogis.API
  
  
Syntax
public enum GpsQuality
Members
  Member nameValueDescription
Off0 The GPS module is currently off.
NoFix1 The GPS module has no valid fix.
Good2 The GPS module has a good fix.
Excellent3 The GPS module has an excellent fix.
See Also