Click or drag to resize

TrafficLightControlEngineStep Method

[This is preliminary documentation and is subject to change.]

Simulates a single step.

Namespace:  TrafficSimulation.TrafficLightControl.Engine
Assembly:  TrafficSimulation.TrafficLightControl.Engine (in TrafficSimulation.TrafficLightControl.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
public void Step()

Implements

IEngineStep
See Also