Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
FormState.POSSIMMON |
FormState.getPosSimMon() |
static FormState.POSSIMMON |
FormState.POSSIMMON.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FormState.POSSIMMON[] |
FormState.POSSIMMON.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.setPosSimMon(FormState.POSSIMMON PosSimMon) |
Constructor and Description |
---|
FormState(float PosSimErr,
float Converg,
float Turbulence,
FormState.POSSIMMON PosSimMon,
FormState.COMMMON CommMon,
FormState.CONVERGMON ConvergMon) |