DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
MathUtil Class
MathUtil Methods
GetInterval Method
GetInterval Method (Double, Double[], Double)
GetInterval Method (DateTime, IReadOnlyList(DateTime), Double, Int32)
GetInterval Method (Double, MathUtil.IDataForSearching, Double, Int32)
GetInterval Method (Double, IList(Double), Double, Int32)
GetInterval Method (Double, List(Double), Double, Int32)
GetInterval Method (Double, Double[], Double, Int32)
GetInterval Method (Double, Int32, Func(Int32, Double), Double)
GetInterval(T) Method (Double, T[], Func(T, Double), Double)
GetInterval(T) Method (T, MathUtil.IDataForSearching(T), Double, Int32)
GetInterval Method (Double, Int32, Func(Int32, Double), Double, Int32)
MathUtil
GetInterval Method (Double,
Double
, Double
, Int32)
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
static
int
GetInterval
(
double
arg
,
double
[]
vector
,
out
double
fraction
,
int
lastInterval
)
Parameters
arg
Type:
System
Double
vector
Type:
System
Double
fraction
Type:
System
Double
lastInterval
Type:
System
Int32
Return Value
Type:
Int32
See Also
Reference
MathUtil Class
GetInterval Overload
DHI.Mike1D.Generic Namespace