DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
NetworkReachDataSet(T) Class
NetworkReachDataSet(T) Methods
GetValue Method
GetValue Method (Double, T)
GetValue Method (Double, T, Boolean)
NetworkReachDataSet
T
GetValue Method (Double,
T
, Boolean)
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
bool
GetValue
(
double
chainage
,
out
T
val
,
bool
directionPositive
)
Parameters
chainage
Type:
System
Double
val
Type:
T
directionPositive
Type:
System
Boolean
Return Value
Type:
Boolean
Implements
IReachDataInterpolator
T
GetValue(Double, T
, Boolean)
See Also
Reference
NetworkReachDataSet
T
Class
GetValue Overload
DHI.Mike1D.Generic Namespace