CodeStatusAirspaceBaseType
CodeStatusAirspaceBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| ACTIVE | The airspace is active (but it might not be in use yet). | string |
| AVBL_FOR_ACTIVATION | The feature may be activated. | string |
| INACTIVE | The airspace is not active. | string |
| INTERMITTENT | The Airspace is active but with periods of no real usage. | string |
| IN_USE | The airspace is actually used inside the activation period. | string |
| OTHER | Other. | string |
Details
ACTIVE
CodeStatusAirspaceBaseType.ACTIVE
The airspace is active (but it might not be in use yet).
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeStatusAirspaceType.ACTIVE | The airspace is active (but it might not be in use yet). |
AVBL_FOR_ACTIVATION
CodeStatusAirspaceBaseType.AVBL_FOR_ACTIVATION
The feature may be activated.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeStatusAirspaceType.AVBL_FOR_ACTIVATION | The feature may be activated. |
INACTIVE
CodeStatusAirspaceBaseType.INACTIVE
The airspace is not active.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeStatusAirspaceType.INACTIVE | The airspace is not active. |
INTERMITTENT
CodeStatusAirspaceBaseType.INTERMITTENT
The Airspace is active but with periods of no real usage.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeStatusAirspaceType.INTERMITTENT | The Airspace is active but with periods of no real usage. |
IN_USE
CodeStatusAirspaceBaseType.IN_USE
The airspace is actually used inside the activation period.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeStatusAirspaceType.IN_USE | The airspace is actually used inside the activation period. |
OTHER
CodeStatusAirspaceBaseType.OTHER
Other.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |