Enum Notam.NotamTrafficQualifiers
Types of NOTAM Traffic in the Qualifier line
Namespace: FpAssistantCore.GeneralAviation
Assembly: FpAssistantCoreScl.dll
Syntax
[Flags]
public enum Notam.NotamTrafficQualifiers
Remarks
Depending on the NOTAM subject and content, the qualifier field TRAFFIC may contain the combined qualifiers hence enum marked with [Flags]
Fields
| Name | Description |
|---|---|
| I | Instrument Flight Rules (IFR) |
| K | NOTAM is a Checklist |
| V | Visual Flight Rules (VFR) |