Click or drag to resize

ISimulationSettingsTargetVehicleCount Property

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

Gets or sets the target vehicle count. That is the total number of cars desired for the simulation

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

Property Value

Type: Int32
See Also