CodeMissedApproachBaseType
CodeMissedApproachBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| ALTERNATE | A missed approach to be used when directed by ATC. | string |
| ENGINEOUT | Missed Approach to be used when Engine Out | string |
| OTHER | Other | string |
| PRIMARY | The default missed approach. | string |
| SECONDARY | An alternate missed approach to be used instead of primary. | string |
| TACAN | A missed approach to be used when using TACAN guidance. | string |
| TACANALT | An alternate missed approach to be used instead of TACAN missed approach when directed by ATC. | string |
Details
ALTERNATE
CodeMissedApproachBaseType.ALTERNATE
A missed approach to be used when directed by ATC.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeMissedApproachType.ALTERNATE | A missed approach to be used when directed by ATC. |
ENGINEOUT
CodeMissedApproachBaseType.ENGINEOUT
Missed Approach to be used when Engine Out
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeMissedApproachType.ENGINEOUT | Missed Approach to be used when Engine Out |
OTHER
CodeMissedApproachBaseType.OTHER
Other
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
PRIMARY
CodeMissedApproachBaseType.PRIMARY
The default missed approach.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeMissedApproachType.PRIMARY | The default missed approach. |
SECONDARY
CodeMissedApproachBaseType.SECONDARY
An alternate missed approach to be used instead of primary.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeMissedApproachType.SECONDARY | An alternate missed approach to be used instead of primary. |
TACAN
CodeMissedApproachBaseType.TACAN
A missed approach to be used when using TACAN guidance.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeMissedApproachType.TACAN | A missed approach to be used when using TACAN guidance. |
TACANALT
CodeMissedApproachBaseType.TACANALT
An alternate missed approach to be used instead of TACAN missed approach when directed by ATC.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeMissedApproachType.TACANALT | An alternate missed approach to be used instead of TACAN missed approach when directed by ATC. |