IEngine Interface |
[This is preliminary documentation and is subject to change.]
Namespace: TrafficSimulation.TrafficLightControl.Engine
The IEngine type exposes the following members.
| Name | Description | |
|---|---|---|
| Init |
Initalizes the Simulation.
| |
| Start |
Starts the simulation.
| |
| Step |
Simulates a single step.
| |
| Stop |
Stops the simulation.
|