| Package | Description | 
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static Modulation | Modulation. fromValue(String v) | 
| static Modulation | Modulation. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Modulation[] | Modulation. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Modulation | Communication. modulationThe “Modulation” field will design the type of modulation for the frequency in the “Communication Frequency” (5.103) field. | 
| Modifier and Type | Method and Description | 
|---|---|
| Modulation | Communication. getModulation()Gets the value of the modulation property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Communication. setModulation(Modulation value)Sets the value of the modulation property. | 
Copyright © 2020. All rights reserved.