Click or drag to resize

VehicleType Enumeration

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

The type of a vehicle

Namespace:  TrafficSimulation.Simulation.Contracts
Assembly:  TrafficSimulation.Simulation.Contracts (in TrafficSimulation.Simulation.Contracts.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
public enum VehicleType
Members
  Member nameValueDescription
Car0 Represents a car in the simulation
See Also