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