Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static DMEOperationalServiceVolume |
DMEOperationalServiceVolume.fromValue(String v) |
static DMEOperationalServiceVolume |
DMEOperationalServiceVolume.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DMEOperationalServiceVolume[] |
DMEOperationalServiceVolume.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected DMEOperationalServiceVolume |
DmeTacan.dmeOperationalServiceVolume
The DME Operational Service Volume field is used to specify the service volume information of DME Navaids to support using DMEDME and DME-DME-IRU FMS capabilities in RNAV procedures and routes.
|
Modifier and Type | Method and Description |
---|---|
DMEOperationalServiceVolume |
DmeTacan.getDmeOperationalServiceVolume()
Gets the value of the dmeOperationalServiceVolume property.
|
Modifier and Type | Method and Description |
---|---|
void |
DmeTacan.setDmeOperationalServiceVolume(DMEOperationalServiceVolume value)
Sets the value of the dmeOperationalServiceVolume property.
|
Copyright © 2017. All rights reserved.