Enum Grs.GrsMode
Determines the way the Grs residuals were calculated.
Namespace: NmeaParser.Messages
Assembly: NmeaParser.dll
Syntax
public enum Grs.GrsMode
Fields
| Name | Description |
|---|---|
| RecomputedFromPosition | Residuals were recomputed after the GGA or GNS position was computed |
| UsedForPosition | Residuals were used to calculate the position given in the matching GGA or GNS sentence |