 | ConstantsTickStepSize Field |
[This is preliminary documentation and is subject to change.]
The tick step size
Namespace:
TrafficSimulation.Common
Assembly:
TrafficSimulation.Common (in TrafficSimulation.Common.dll) Version: 1.0.0.2 (1.0.0.2)
Syntaxpublic const double TickStepSize = 0,01
Public Const TickStepSize As Double = 0,01
public:
literal double TickStepSize = 0,01
static val mutable TickStepSize: float
Field Value
Type:
Double
See Also