Visual Basic (Declaration) | |
---|---|
Public Enum FixStatus Inherits System.Enum |
C# | |
---|---|
public enum FixStatus : System.Enum |
The fix status indicates the type of signal or technique being used by the GPS receiver to determine its location. The fix status is important for the GPS consumer, as it indicates the quality of the signal, or the accuracy and reliability of the location being reported. The GPS receiver includes the fix status with the NMEA sentence broadcast
Member | Description |
---|---|
DifferentialGpsFix | Differential Gps fix. |
Estimated | Estimated fix. |
FloatRealTimeKinematic | Float Real Time Kinematic (Float RTK) fix. |
GpsFix | Gps fix. |
Invalid | Invalid Gps fix. |
ManualInputMode | Manual fix. |
PrecisePositioningServiceFix | Precise Positioning Service Fix. |
RealTimeKinematic | Real Time Kinematic (RTK) fix. |
SimulationMode | Simulated fix. |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.Client.Local.Gps.FixStatus
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8