Click or drag to resize

Constants Class

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

A collection of constants for the simulation
Inheritance Hierarchy
SystemObject
  TrafficSimulation.CommonConstants

Namespace:  TrafficSimulation.Common
Assembly:  TrafficSimulation.Common (in TrafficSimulation.Common.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
public static class Constants

The Constants type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberOwnGoup
The own goup
Public fieldStatic memberSimulationRedrawSpeed
The simulation redraw speed
Public fieldStatic memberSimulationSizeFactor
The factor beeing used for distances.
Public fieldStatic memberSimulationUpdateSpeed
The simulation update speed
Public fieldStatic memberTargetGroup
The target group
Public fieldStatic memberTargetVehicleCount
The target vehicle count.
Public fieldStatic memberTickRate
The tick rate
Public fieldStatic memberTickStepSize
The tick step size
Public fieldStatic memberTrafficLightToggleInterval
The traffic light toggle interval.
Top
See Also