DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ResultDataAccess
TimeDataVectorTS Class
TimeDataVectorTS Methods
Add Method
Clear Method
GetValue Method
GetValues Method
RemoveAt Method
SetValue Method
SetValues Method
TimeDataVectorTS
GetValue Method
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
float
GetValue
(
int
timestepIndex
,
int
elementIndex
)
Parameters
timestepIndex
Type:
System
Int32
elementIndex
Type:
System
Int32
Return Value
Type:
Single
Implements
ITimeData
GetValue(Int32, Int32)
See Also
Reference
TimeDataVectorTS Class
DHI.Mike1D.ResultDataAccess Namespace