DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ResultDataAccess
TimeDataVectorTS Class
TimeDataVectorTS Methods
Add Method
Clear Method
GetValue Method
GetValues Method
SetValue Method
SetValues Method
TimeDataVectorTS
GetValue Method
Get value for the speficied time step and element
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
float
GetValue
(
int
timestepIndex
,
int
elementIndex
)
Parameters
timestepIndex
Type:
System
Int32
Index of time step
elementIndex
Type:
System
Int32
Index of element
Return Value
Type:
Single
Implements
ITimeData
GetValue(Int32, Int32)
See Also
Reference
TimeDataVectorTS Class
DHI.Mike1D.ResultDataAccess Namespace