ISimulationSettings Interface |
[This is preliminary documentation and is subject to change.]
Namespace: TrafficSimulation.Simulation.Engine.Settings
The ISimulationSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| OwnGoup |
Gets or sets own goup.
| |
| TargetGroup |
Gets or sets the target group.
| |
| TargetVehicleCount |
Gets or sets the target vehicle count. That is the total number of cars desired for the simulation
| |
| TickRate |
Gets or sets the tick rate in ms.
| |
| TickStepSize |
Gets or sets the size of the tick step size in seconds (e.g 0.1 for 100ms).
|