| Package | Description |
|---|---|
| pt.lsts.imc |
| Modifier and Type | Method and Description |
|---|---|
FormCtrlParam.ACTION |
FormCtrlParam.getAction()
Action on the vehicle formation control parameters.
|
static FormCtrlParam.ACTION |
FormCtrlParam.ACTION.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FormCtrlParam.ACTION[] |
FormCtrlParam.ACTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FormCtrlParam |
FormCtrlParam.setAction(FormCtrlParam.ACTION Action) |
| Constructor and Description |
|---|
FormCtrlParam(FormCtrlParam.ACTION Action,
long LonGain,
long LatGain,
long BondThick,
long LeadGain,
long DeconflGain) |