TimeModelStartTime Property
|
Defines the start of the simulation date and time.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic DateTime StartTime { get; set; }
Property Value
Type:
DateTime
Remarks
By default, the simulation always starts on January 1st, 2015.
See Also