IDataItemCreateTimeSeriesData Method
Create an array of values for a given point with the given index,
each element in the array corresponding the a given time.
Values are returned for the point at Chainages[pointIndex].
The result is an array having NumberOfTimeSteps elements.
The array is constructed every time called as a copy of the
data in the data item.
Namespace: DHI.Mike1D.ResultDataAccessAssembly: DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
float[] CreateTimeSeriesData(
int elementIndex
)
- elementIndex Int32
- Index of point to get value for
SingleArray having
NumberOfTimeSteps elements