Click or drag to resize

TimeModelTimeLapseMinutes Property

Determines for how long the TimeLapseMultiplier will be speeding up time.

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

Property Value

Type: Double
Remarks
Once this time has passed, TimeLapseMultiplier is automatically reset to 1, to resume the simulation at normal speed.
See Also