| Package | Description |
|---|---|
| pt.lsts.imc |
| Modifier and Type | Method and Description |
|---|---|
FormationState.COMMMON |
FormationState.getCommMon() |
static FormationState.COMMMON |
FormationState.COMMMON.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FormationState.COMMMON[] |
FormationState.COMMMON.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.setCommMon(FormationState.COMMMON CommMon) |
| 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) |