TimeDataCircularValueGetValues Method
Get values for all elements for the speficied time step
calling this method is only valid if NumberOfElements
is greater than 1.
Namespace: DHI.Mike1D.ResultDataAccessAssembly: DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
public float[] GetValues(
int timestepIndex
)
- timestepIndex Int32
- Index of time step
Single[Missing <returns> documentation for "M:DHI.Mike1D.ResultDataAccess.TimeDataCircularValue.GetValues(System.Int32)"]
ITimeDataGetValues(Int32)