In The Hand
FixQuality Enumeration
NamespacesInTheHand.WindowsMobile.GpsFixQuality
.NET Components for Mobility
Specifies the quality of the GPS fix.
Declaration Syntax
C#Visual Basic
[ObsoleteAttribute("Use InTheHand.Device.Location.GeoCoordinateWatcher", 
	false)]
public enum FixQuality
<ObsoleteAttribute("Use InTheHand.Device.Location.GeoCoordinateWatcher",  _
	False)> _
Public Enumeration FixQuality
Members
MemberDescription
Unknown
Quality of fix is unknown.

Gps
Fix uses information from GPS satellites only.

Dgps
Fix uses information from GPS satellites and also a differential GPS (DGPS) station.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 4.2.0.0