| Package | Description |
|---|---|
| simulation.simulation.agentGenerator |
The agent generators.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<EntranceArea> |
FlightSpecificAgentGenerator.areas
The area in which the agent is generated.
|
protected java.util.List<EntranceArea> |
BaseAgentGenerator.areas
The area in which the agent is generated.
|