DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
XYTable Class
XYTable Methods
Clone Method
DyDx Method
Resize Method
Set Method
Validate Method
XFromY Method
YFromX Method
XYTable
Set Method
Set a value to the table
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
void
Set
(
int
index
,
double
x
,
double
y
)
Parameters
index
Type:
System
Int32
x
Type:
System
Double
y
Type:
System
Double
Implements
IXYTable
Set(Int32, Double, Double)
See Also
Reference
XYTable Class
DHI.Mike1D.Generic Namespace