Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static FigureOfMerit |
FigureOfMerit.fromValue(long v) |
static FigureOfMerit |
FigureOfMerit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FigureOfMerit[] |
FigureOfMerit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected FigureOfMerit |
Vor.figureOfMerit
The Figure of Merit field is used to denote those situations where information has been made available that indicate a VHF Navaid facility is usable beyond the range value that is specified through the Class field.
|
protected FigureOfMerit |
DmeTacan.figureOfMerit
The Figure of Merit field is used to denote those situations where information has been made available that indicate a VHF Navaid facility is usable beyond the range value that is specified through the Class field.
|
Modifier and Type | Method and Description |
---|---|
FigureOfMerit |
Vor.getFigureOfMerit()
Gets the value of the figureOfMerit property.
|
FigureOfMerit |
DmeTacan.getFigureOfMerit()
Gets the value of the figureOfMerit property.
|
Modifier and Type | Method and Description |
---|---|
void |
Vor.setFigureOfMerit(FigureOfMerit value)
Sets the value of the figureOfMerit property.
|
void |
DmeTacan.setFigureOfMerit(FigureOfMerit value)
Sets the value of the figureOfMerit property.
|
Copyright © 2017. All rights reserved.