Enum Gns.Mode
GNS Mode Indicator
Namespace: NmeaParser.Messages
Assembly: NmeaParser.dll
Syntax
public enum Gns.Mode
Fields
Name | Description |
---|---|
Autonomous | Autonomous. Satellite system used in non-differential mode in position fix |
Differential | Differential (including all OmniSTAR services). Satellite system used in differential mode in position fix |
Estimated | Estimated (dead reckoning) mode |
FloatRtk | Float RTK. Satellite system used in real time kinematic mode with floating integers |
Manual | Manual input mode |
NoFix | No fix. Satellite system not used in position fix, or fix not valid |
Precise | Precise. Satellite system used in precision mode. Precision mode is defined as no deliberate degradation (such as Selective Availability) and higher resolution code (P-code) is used to compute position fix. |
RealTimeKinematic | Real Time Kinematic. Satellite system used in RTK mode with fixed integers |
Simulator | Simulator mode |