DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
DDoubleVectorFractionGetterBox Class
DDoubleVectorFractionGetterBox Methods
GetValue Method
GetValue Method (Int32)
GetValue Method (Int32, Double)
DDoubleVectorFractionGetterBox
GetValue Method (Int32, Double)
Get value of specified element.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
double
GetValue
(
int
index
,
double
fraction
)
Parameters
index
Type:
System
Int32
fraction
Type:
System
Double
Return Value
Type:
Double
Implements
IVectorFractionGetter
T
GetValue(Int32, Double)
See Also
Reference
DDoubleVectorFractionGetterBox Class
GetValue Overload
DHI.Mike1D.Generic Namespace