Click or drag to resize

TimeModelStartTime Property

Defines the start of the simulation date and time.

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

Property Value

Type: DateTime
Remarks

By default, the simulation always starts on January 1st, 2015.

See Also