CodeAltitudeUseBaseType
CodeAltitudeUseBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| ABOVE_LOWER | At or above the lower altitude. | string |
| AS_ASSIGNED | To be assigned at the time of operations (for example, by ATC) | string |
| AT_LOWER | At the lower altitude. | string |
| BELOW_UPPER | At or below the higher altitude. | string |
| BETWEEN | Between the lower and the upper altitude. | string |
| EXPECT_LOWER | Expect lower altitude by ATC. | string |
| OTHER | Other | string |
| RECOMMENDED | Lower altitude is recommended. | string |
Details
ABOVE_LOWER
CodeAltitudeUseBaseType.ABOVE_LOWER
At or above the lower altitude.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeAltitudeUseType.ABOVE_LOWER | At or above the lower altitude. |
AS_ASSIGNED
CodeAltitudeUseBaseType.AS_ASSIGNED
To be assigned at the time of operations (for example, by ATC)
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeAltitudeUseType.AS_ASSIGNED | To be assigned at the time of operations (for example, by ATC) |
AT_LOWER
CodeAltitudeUseBaseType.AT_LOWER
At the lower altitude.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeAltitudeUseType.AT_LOWER | At the lower altitude. |
BELOW_UPPER
CodeAltitudeUseBaseType.BELOW_UPPER
At or below the higher altitude.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeAltitudeUseType.BELOW_UPPER | At or below the higher altitude. |
BETWEEN
CodeAltitudeUseBaseType.BETWEEN
Between the lower and the upper altitude.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeAltitudeUseType.BETWEEN | Between the lower and the upper altitude. |
EXPECT_LOWER
CodeAltitudeUseBaseType.EXPECT_LOWER
Expect lower altitude by ATC.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeAltitudeUseType.EXPECT_LOWER | Expect lower altitude by ATC. |
OTHER
CodeAltitudeUseBaseType.OTHER
Other
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
RECOMMENDED
CodeAltitudeUseBaseType.RECOMMENDED
Lower altitude is recommended.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeAltitudeUseType.RECOMMENDED | Lower altitude is recommended. |