Click or drag to resize

ISimulationSettingsTickStepSize Property

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

Gets or sets the size of the tick step size in seconds (e.g 0.1 for 100ms).

Namespace:  TrafficSimulation.Simulation.Engine.Settings
Assembly:  TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
double TickStepSize { get; set; }

Property Value

Type: Double
See Also