Click or drag to resize

OneDayTsProfile Properties

The OneDayTsProfile type exposes the following members.

Properties
  NameDescription
Public propertyExtensionData
Gets or sets the structure that contains extra data.
Public propertyId
ID of Daily Pattern
Public propertyRelative
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.
Public propertyRelativeTimes
Relative times, from 0 to 1, where the value of 1 is one day.
Public propertyValues
Values macthing the RelativeTimes array
Top
See Also