CodeRouteAvailabilityBaseType
CodeRouteAvailabilityBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| CLSD | Closed. | string |
| COND | Special use. note: This value is needed as long as 'special' types of routes exist. Examples:- routes which are closed during some time periods, but still may be used for landings on a specified aerodrome - flights may be performed below the minimum level of the route in order to arrive at a specified aerodrome. | string |
| OPEN | the route segment may be flown according to its timetable. | string |
| OTHER | Other | string |
Details
CLSD
CodeRouteAvailabilityBaseType.CLSD
Closed.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeRouteAvailabilityType.CLOSED | Closed. |
COND
CodeRouteAvailabilityBaseType.COND
Special use. note: This value is needed as long as 'special' types of routes exist. Examples:- routes which are closed during some time periods, but still may be used for landings on a specified aerodrome - flights may be performed below the minimum level of the route in order to arrive at a specified aerodrome.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeRouteAvailabilityType.CONDITIONAL | Special use. |
OPEN
CodeRouteAvailabilityBaseType.OPEN
the route segment may be flown according to its timetable.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeRouteAvailabilityType.OPEN | The route segment may be flown according to its timetable. |
OTHER
CodeRouteAvailabilityBaseType.OTHER
Other
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |