DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Engine.ModuleData
AbstractEngineDataGeneric Class
AbstractEngineDataGeneric Methods
GetValue Method
GetValues Method
Prepare Method
AbstractEngineDataGeneric
GetValue Method
Get value of specified element.
Namespace:
DHI.Mike1D.Engine.ModuleData
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
abstract
double
GetValue
(
int
index
)
Parameters
index
Type:
System
Int32
Return Value
Type:
Double
Implements
IVectorGetter
T
GetValue(Int32)
See Also
Reference
AbstractEngineDataGeneric Class
DHI.Mike1D.Engine.ModuleData Namespace