Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
FormState.COMMMON |
FormState.getCommMon() |
static FormState.COMMMON |
FormState.COMMMON.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FormState.COMMMON[] |
FormState.COMMMON.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FormState |
FormState.setCommMon(FormState.COMMMON CommMon) |
Constructor and Description |
---|
FormState(float PosSimErr,
float Converg,
float Turbulence,
FormState.POSSIMMON PosSimMon,
FormState.COMMMON CommMon,
FormState.CONVERGMON ConvergMon) |