CodeCommunicationDirectionBaseType
CodeCommunicationDirectionBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| BIDIRECTIONAL | Channel carries traffic both ways. | string |
| DOWNCAST | Broadcast from aircraft. | string |
| DOWNLINK | Channel carries Air-to-Ground traffic only. | string |
| OTHER | Other. | string |
| UPCAST | Broadcast from ground to aircraft. | string |
| UPLINK | Channel carries Ground-to-air traffic only. | string |
Details
BIDIRECTIONAL
CodeCommunicationDirectionBaseType.BIDIRECTIONAL
Channel carries traffic both ways.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeCommunicationDirectionType.BIDIRECTIONAL | Channel carries traffic both ways. |
DOWNCAST
CodeCommunicationDirectionBaseType.DOWNCAST
Broadcast from aircraft.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeCommunicationDirectionType.DOWNCAST | Broadcast from aircraft. |
DOWNLINK
CodeCommunicationDirectionBaseType.DOWNLINK
Channel carries Air-to-Ground traffic only.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeCommunicationDirectionType.DOWNLINK | Channel carries Air-to-Ground traffic only. |
OTHER
CodeCommunicationDirectionBaseType.OTHER
Other.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
UPCAST
CodeCommunicationDirectionBaseType.UPCAST
Broadcast from ground to aircraft.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeCommunicationDirectionType.UPCAST | Broadcast from ground to aircraft. |
UPLINK
CodeCommunicationDirectionBaseType.UPLINK
Channel carries Ground-to-air traffic only.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeCommunicationDirectionType.UPLINK | Channel carries Ground-to-air traffic only. |