| Package | Description |
|---|---|
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_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 © 2020. All rights reserved.