Modifier and Type | Required Element and Description |
---|---|
double[] |
mix
The mix of each operation named in the operations list.
|
Modifier and Type | Optional Element and Description |
---|---|
double |
deviation
The allowed deviation of the operation selection.
|
String[] |
operations
The list of operation names.
|
public abstract double[] mix
public abstract String[] operations