DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
XYTable Class
XYTable Methods
XFromY Method
XFromY Method (Double)
XFromY Method (Double, ExtrapolationTypes)
XYTable
XFromY Method (Double, ExtrapolationTypes)
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
double
XFromY
(
double
y
,
ExtrapolationTypes
extrapolationType
)
Parameters
y
Type:
System
Double
extrapolationType
Type:
DHI.Mike1D.Generic
ExtrapolationTypes
Return Value
Type:
Double
Implements
IXYTable
XFromY(Double, ExtrapolationTypes)
See Also
Reference
XYTable Class
XFromY Overload
DHI.Mike1D.Generic Namespace