In The Hand - .NET Components for Mobility
FixType Enumeration
NamespacesInTheHand.WindowsMobile.GpsFixType
Specifies the type of GPS fix.
Declaration Syntax
C#Visual Basic
public enum FixType
Public Enumeration FixType
Members
MemberDescription
Unknown
Type of fix is unknown.

Fix2D
Fix is two-dimensional and only provides latitude and longitude. This occurs when only three GPS satellites are used.

Fix3D
Fix is three-dimensional and provides latitude, longitude, and elevation. This occurs when four or more GPS satellites are used.

See Also

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