Click or drag to resize

IterateSimulationModelIterationTime Property

Specifies the number of simulation minutes to wait before continuing with the next Action.

Namespace:  Livit.Learn.Model.Actions
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public float IterationTime { get; set; }

Property Value

Type: Single
See Also