TimeModelTimeLapseMinutes Property
|
Determines for how long the TimeLapseMultiplier will be speeding up time.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic 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