CodeHoldingUseBaseType
CodeHoldingUseBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| ARRIVAL | Arrival holding. A holding pattern provided at any Initial Approach Fix (IAF) and should be aligned with the initial segment track. | string |
| ATC | A holding pattern defined specifically for ATC use. | string |
| CLIMB | A holding pattern used in conjunction with climb and hold instructions. | string |
| MISSED_APPROACH | Missed Approach Holding. A holding pattern provided at the end of the missed approach | string |
| OTHER | Other | string |
| PT | The holding pattern is used as a procedure turn. (Commonly referred to as Holding in Lieu of Procedure Turn.) | string |
Details
ARRIVAL
CodeHoldingUseBaseType.ARRIVAL
Arrival holding. A holding pattern provided at any Initial Approach Fix (IAF) and should be aligned with the initial segment track.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeHoldingUseType.ARRIVAL | Arrival holding. A holding pattern provided at any Initial Approach Fix (IAF) and should be aligned with the initial segment track. |
ATC
CodeHoldingUseBaseType.ATC
A holding pattern defined specifically for ATC use.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeHoldingUseType.ATC | A holding pattern defined specifically for ATC use. |
CLIMB
CodeHoldingUseBaseType.CLIMB
A holding pattern used in conjunction with climb and hold instructions.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeHoldingUseType.CLIMB | A holding pattern used in conjunction with climb and hold instructions. |
MISSED_APPROACH
CodeHoldingUseBaseType.MISSED_APPROACH
Missed Approach Holding. A holding pattern provided at the end of the missed approach
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeHoldingUseType.MISSED_APPROACH | Missed Approach Holding. A holding pattern provided at the end of the missed approach |
OTHER
CodeHoldingUseBaseType.OTHER
Other
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
PT
CodeHoldingUseBaseType.PT
The holding pattern is used as a procedure turn. (Commonly referred to as Holding in Lieu of Procedure Turn.)
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeHoldingUseType.PT | The holding pattern is used as a procedure turn. (Commonly referred to as Holding in Lieu of Procedure Turn.) |