CodeFlightRuleBaseType
CodeFlightRuleBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| ALL | Both IFR and VFR. | string |
| IFR | Instrument flight rules (IFR) | string |
| OTHER | Other. | string |
| VFR | Visual flight rules (VFR) | string |
Details
IFR
CodeFlightRuleBaseType.IFR
Instrument flight rules (IFR)
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeFlightRulesType.IFR | A set of rules governing the conduct of flight under instrument meteorological conditions. |
OTHER
CodeFlightRuleBaseType.OTHER
Other.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
VFR
CodeFlightRuleBaseType.VFR
Visual flight rules (VFR)
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeFlightRulesType.VFR | A set of rules governing the conduct of flight under visual meteorological conditions. |