Package | Description |
---|---|
com.ars.aerodata.A424A_enums | |
com.ars.aerodata.A424A_records |
Modifier and Type | Method and Description |
---|---|
static GNSSFMSIndicator |
GNSSFMSIndicator.fromValue(String v) |
static GNSSFMSIndicator |
GNSSFMSIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GNSSFMSIndicator[] |
GNSSFMSIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected GNSSFMSIndicator |
Approach.gnssFMSIndicator
The “GNSS/FMS Indicator” field provides an indication of whether or not the responsible government agency has authorized the overlay of a conventional, ground based approach procedure with the use of a sensor capable of processing GNSS data or if the procedure may be flown with FMS as the primary navigation equipment.
|
Modifier and Type | Method and Description |
---|---|
GNSSFMSIndicator |
Approach.getGnssFMSIndicator()
Gets the value of the gnssFMSIndicator property.
|
Modifier and Type | Method and Description |
---|---|
void |
Approach.setGnssFMSIndicator(GNSSFMSIndicator value)
Sets the value of the gnssFMSIndicator property.
|
Copyright © 2017. All rights reserved.