TsItemDataDouble Properties |
The TsItemDataDouble type exposes the following members.
Name | Description | |
---|---|---|
Data |
The time series item data (typed)
| |
DataArray |
Data array of timeseries item data for each timestep. Its length matches the NumberOfTimes | |
DateTimes |
DateTimes in the time series. For a calendar time axis this is retrieved from
the time series. For a relative time axis this is calculated relative to the
time series StartTime that must be set before this is called.
| |
EndTime |
Time series end time
| |
Item |
Get data value for the given time step index.
| |
StartTime |
Time series start time
|