Enum Gga.FixQuality
Fix quality indicater
Namespace: NmeaParser.Messages
Assembly: NmeaParser.dll
Syntax
public enum Gga.FixQuality
Fields
Name | Description |
---|---|
DgpsFix | Differential GPS, SPS Mode, or Satellite Based Augmentation System (SBAS), fix valid |
Estimated | Estimated (dead reckoning) mode |
FloatRtk | Real Time Kinematic (Floating). Satellite system used in RTK mode, floating integers |
GpsFix | GPS SPS Mode, fix valid |
Invalid | Fix not available or invalid |
ManualInput | Manual input mode |
PpsFix | GPS PPS (Precise Positioning Service) mode, fix valid |
Rtk | Real Time Kinematic (Fixed). System used in RTK mode with fixed integers |
Simulation | Simulator mode |