OneDayTsProfile Properties |
The OneDayTsProfile type exposes the following members.
| Name | Description | |
|---|---|---|
| ExtensionData | Gets or sets the structure that contains extra data. | |
| Id |
ID of Daily Pattern
| |
| Relative |
Specifies whether the DailyPattern is relative or absolute. If relative,
the DailyPattern is scaled such that its values integrates to 1 over one day.
Default is true.
| |
| RelativeTimes |
Relative times, from 0 to 1, where the value of 1 is one day.
| |
| Values |
Values macthing the RelativeTimes array
|