public static class SimpleSimulationConfiguration.AgentConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
Class<SimulationAgent> |
agentClass |
AgentParameter |
agentParameter |
Constructor and Description |
---|
SimpleSimulationConfiguration.AgentConfiguration() |
public AgentParameter agentParameter
public Class<SimulationAgent> agentClass
Copyright © 2013. All Rights Reserved.