DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
MathUtil.IDataToInterpolate Interface
IDataToInterpolate Methods
X Method
Y Method
MathUtil
IDataToInterpolate
Y Method
Returns the data to interpolate in
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
double
Y
(
int
i
)
Parameters
i
Type:
System
Int32
Return Value
Type:
Double
See Also
Reference
MathUtil
IDataToInterpolate Interface
DHI.Mike1D.Generic Namespace