| Package | Description |
|---|---|
| aero.t2s.modes | |
| aero.t2s.modes.constants |
| Modifier and Type | Method and Description |
|---|---|
AcasSensitivity |
Acas.getSensitivity() |
| Modifier and Type | Method and Description |
|---|---|
void |
Acas.setSensitivity(AcasSensitivity sensitivity) |
| Modifier and Type | Method and Description |
|---|---|
static AcasSensitivity |
AcasSensitivity.from(int sensitivity) |
static AcasSensitivity |
AcasSensitivity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcasSensitivity[] |
AcasSensitivity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.