Class TLcdCommunicationType
java.lang.Object
com.luciad.format.arinc.model.communication.type.TLcdCommunicationType
Type safe enumeration class, indicating the communication type.
- Since:
- 6.2
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdCommunicationType
Area Control Center ( key = ACC )static final TLcdCommunicationType
Airlift Command Post ( key = ACP )static final TLcdCommunicationType
Air to Air ( key = AIR )static final TLcdCommunicationType
Approach Control ( key = APP )static final TLcdCommunicationType
Arrival Control ( key = ARR )static final TLcdCommunicationType
Automatic Surface Observing System (ASOS) ( key = ASO )static final TLcdCommunicationType
Automatic Terminal Info Service (ATIS) ( key = ATI )static final TLcdCommunicationType
Airport Weather Information Broadcast (AWIB) ( key = AWI )static final TLcdCommunicationType
Automatic Weather Observing Service (AWOS) ( key = AWO )static final TLcdCommunicationType
Aerodrome Weather Information Services (AWIS) ( key = AWS )static final TLcdCommunicationType
Class B Airspace ( key = CBA )static final TLcdCommunicationType
Class C Airspace ( key = CCA )static final TLcdCommunicationType
Clearance Delivery ( key = CLD )static final TLcdCommunicationType
Clearance, Pre-Taxi ( key = CPT )static final TLcdCommunicationType
Control Area (Terminal) ( key = CTA )static final TLcdCommunicationType
Common Traffic Advisory Frequencies ( key = CTF )static final TLcdCommunicationType
Control ( key = CTL )static final TLcdCommunicationType
Departure Control ( key = DEP )static final TLcdCommunicationType
Director (Approach Control Radar) ( key = DIR )static final TLcdCommunicationType
Enroute Flight Advisory Service (EFAS) ( key = EFS )static final TLcdCommunicationType
Emergency ( key = EMR )static final TLcdCommunicationType
Flight Service Station ( key = FSS )static final TLcdCommunicationType
Ground Comm Outlet (EFAS) ( key = GCO )static final TLcdCommunicationType
Ground Control ( key = GND )static final TLcdCommunicationType
Gate Control ( key = GTE )static final TLcdCommunicationType
Helicopter Frequency ( key = HEL )static final TLcdCommunicationType
Information ( key = INF )static final TLcdCommunicationType
Mandatory Broadcast Zone ( key = MBZ )static final TLcdCommunicationType
Military Frequency ( key = MIL )static final TLcdCommunicationType
Multi-com ( key = MUL )static final TLcdCommunicationType
Operations ( key = OPS )static final TLcdCommunicationType
Pilot Activated Lighting ( key = PAL )static final TLcdCommunicationType
Radio ( key = RDO )static final TLcdCommunicationType
Radar ( key = RDR )static final TLcdCommunicationType
Remote Flight Service Station (RFSS) ( key = RFS )static final TLcdCommunicationType
Ramp/Taxi Control ( key = RMP )static final TLcdCommunicationType
Airport Radar Service Area (ARSA) ( key = RSA )static final TLcdCommunicationType
Terminal Control Area (TCA) ( key = TCA )static final TLcdCommunicationType
Terminal Control Area (TMA) ( key = TMA )static final TLcdCommunicationType
Terminal ( key = TML )static final TLcdCommunicationType
Terminal Radar Service Area (TRSA) ( key = TRS )static final TLcdCommunicationType
Transcriber Weather Broadcast (TWEB) ( key = TWE )static final TLcdCommunicationType
Tower, Air Traffic Control ( key = TWR )static final TLcdCommunicationType
Upper Area Control ( key = UAC )static final TLcdCommunicationType
Uni-com ( key = UNI )static final TLcdCommunicationType
Unknown communication type ( key = ''(blank) )static final TLcdCommunicationType
Volmet ( key = VOL ) -
Method Summary
Modifier and TypeMethodDescriptiontoString()
Returns the descriptive name.static TLcdCommunicationType
Returns theTLcdCommunicationType
object matching the given code.
-
Field Details
-
UNKNOWN
Unknown communication type ( key = ''(blank) ) -
ACC
Area Control Center ( key = ACC ) -
ACP
Airlift Command Post ( key = ACP ) -
APP
Approach Control ( key = APP ) -
ARR
Arrival Control ( key = ARR ) -
ATI
Automatic Terminal Info Service (ATIS) ( key = ATI ) -
AWO
Automatic Weather Observing Service (AWOS) ( key = AWO ) -
CLD
Clearance Delivery ( key = CLD ) -
CPT
Clearance, Pre-Taxi ( key = CPT ) -
CTA
Control Area (Terminal) ( key = CTA ) -
CTL
Control ( key = CTL ) -
DEP
Departure Control ( key = DEP ) -
DIR
Director (Approach Control Radar) ( key = DIR ) -
EMR
Emergency ( key = EMR ) -
FSS
Flight Service Station ( key = FSS ) -
GND
Ground Control ( key = GND ) -
GTE
Gate Control ( key = GTE ) -
HEL
Helicopter Frequency ( key = HEL ) -
INF
Information ( key = INF ) -
MUL
Multi-com ( key = MUL ) -
OPS
Operations ( key = OPS ) -
RDO
Radio ( key = RDO ) -
RDR
Radar ( key = RDR ) -
RFS
Remote Flight Service Station (RFSS) ( key = RFS ) -
RMP
Ramp/Taxi Control ( key = RMP ) -
RSA
Airport Radar Service Area (ARSA) ( key = RSA ) -
TCA
Terminal Control Area (TCA) ( key = TCA ) -
TMA
Terminal Control Area (TMA) ( key = TMA ) -
TML
Terminal ( key = TML ) -
TRS
Terminal Radar Service Area (TRSA) ( key = TRS ) -
TWE
Transcriber Weather Broadcast (TWEB) ( key = TWE ) -
TWR
Tower, Air Traffic Control ( key = TWR ) -
UAC
Upper Area Control ( key = UAC ) -
UNI
Uni-com ( key = UNI ) -
VOL
Volmet ( key = VOL ) -
EFS
Enroute Flight Advisory Service (EFAS) ( key = EFS ) -
GCO
Ground Comm Outlet (EFAS) ( key = GCO ) -
ASO
Automatic Surface Observing System (ASOS) ( key = ASO ) -
AWS
Aerodrome Weather Information Services (AWIS) ( key = AWS ) -
AIR
Air to Air ( key = AIR ) -
MIL
Military Frequency ( key = MIL ) -
PAL
Pilot Activated Lighting ( key = PAL ) -
AWI
Airport Weather Information Broadcast (AWIB) ( key = AWI )- Since:
- 2016.1.58
-
CBA
Class B Airspace ( key = CBA )- Since:
- 2016.1.58
-
CCA
Class C Airspace ( key = CCA )- Since:
- 2016.1.58
-
CTF
Common Traffic Advisory Frequencies ( key = CTF )- Since:
- 2016.1.58
-
MBZ
Mandatory Broadcast Zone ( key = MBZ )- Since:
- 2016.1.58
-
-
Method Details
-
valueOf
Returns theTLcdCommunicationType
object matching the given code.- Parameters:
aCode
- The key by which to retrieve aTLcdCommunicationType
. This key must not be null.- Returns:
- A
TLcdCommunicationType
object if the parameter matches to a communication type, UNKNOWN otherwise.
-
toString
Returns the descriptive name.
-