Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static FrequencyUnits |
FrequencyUnits.fromValue(String v) |
static FrequencyUnits |
FrequencyUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FrequencyUnits[] |
FrequencyUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected FrequencyUnits |
Communication.frequencyUnits
The “Frequency Units” field will designate the frequency spectrum area for the frequency in the “Communication Frequency” (Section 5.103) field as indicated in the table or will designate the content of the “Communication Frequency” field as a channel.
|
Modifier and Type | Method and Description |
---|---|
FrequencyUnits |
Communication.getFrequencyUnits()
Gets the value of the frequencyUnits property.
|
Modifier and Type | Method and Description |
---|---|
void |
Communication.setFrequencyUnits(FrequencyUnits value)
Sets the value of the frequencyUnits property.
|
Copyright © 2017. All rights reserved.