CodeProcedurePhaseBaseType
CodeProcedurePhaseBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| APPROACH | Approach transition (IAP only) | string |
| COMMON | Common route | string |
| ENGINE_OUT | Engine out (SID only) | string |
| EN_ROUTE | En-route transition | string |
| FINAL | Final transition (IAP only). | string |
| MISSED | Missed approach (IAP only) | string |
| MISSED_P | Primary Missed Approach (IAP only) | string |
| MISSED_S | Secondary Missed Approach (IAP only) | string |
| OTHER | Other. | string |
| RWY | Runway transition. | string |
Details
APPROACH
CodeProcedurePhaseBaseType.APPROACH
Approach transition (IAP only)
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeProcedurePhaseType.APPROACH | Approach transition (IAP only) |
COMMON
CodeProcedurePhaseBaseType.COMMON
Common route
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeProcedurePhaseType.COMMON | Common route |
ENGINE_OUT
CodeProcedurePhaseBaseType.ENGINE_OUT
Engine out (SID only)
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeProcedurePhaseType.ENGINE_OUT | Engine out (SID only) |
EN_ROUTE
CodeProcedurePhaseBaseType.EN_ROUTE
En-route transition
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeProcedurePhaseType.ENROUTE | En-route transition |
FINAL
CodeProcedurePhaseBaseType.FINAL
Final transition (IAP only).
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeProcedurePhaseType.FINAL | Final transition (IAP only). |
MISSED
CodeProcedurePhaseBaseType.MISSED
Missed approach (IAP only)
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeProcedurePhaseType.MISSED | Missed approach (IAP only) |
MISSED_P
CodeProcedurePhaseBaseType.MISSED_P
Primary Missed Approach (IAP only)
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeProcedurePhaseType.MISSED_P | Primary Missed Approach (IAP only) |
MISSED_S
CodeProcedurePhaseBaseType.MISSED_S
Secondary Missed Approach (IAP only)
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeProcedurePhaseType.MISSED_S | Secondary Missed Approach (IAP only) |
OTHER
CodeProcedurePhaseBaseType.OTHER
Other.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
RWY
CodeProcedurePhaseBaseType.RWY
Runway transition.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeProcedurePhaseType.RUNWAY | Runway transition. |