Enum Gns.NavigationalStatus
Navigational status
Namespace: NmeaParser.Messages
Assembly: NmeaParser.dll
Syntax
public enum Gns.NavigationalStatus
Fields
Name | Description |
---|---|
Caution | Caution: When integrity is not available |
NotValid | Navigational status not valid, equipment is not providing navigational status indication. |
Safe | Safe: When the estimated positioning accuracy (95% confidence) is within the selected accuracy level corresponding to the actual navigation mode, and integrity is available and within the requirements for the actual navigation mode, and a new valid position has been calculated within 1s for a conventional craft, and 0.5s for a high speed craft. |
Unsafe | Unsafe When the estimated positioning accuracy (95% confidence) is less than the selected accuracy level corresponding to the actual navigation mode, and integrity is available and within the requirements for the actual navigation mode, and/or a new valid position has not been calculated within 1s for a conventional craft, and 0.5s for a high speed craft. |