public class TestAutomation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static int[] |
frame_size
The frame_size.
|
private static int[] |
num_agents
The num_agents.
|
private static double[] |
ratio
The ratio.
|
| Constructor and Description |
|---|
TestAutomation() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
The main method.
|