IXYZTable Interface |
Namespace: DHI.Mike1D.Generic
The IXYZTable type exposes the following members.
Name | Description | |
---|---|---|
Add |
Mehtod added to support COM enabling
| |
Sort |
Mehtod added to support COM enabling
| |
Validate |
Validates the data. The only constraint is that the x values after sorting must be monotonically increasing.
| |
YFromX |
Interpolates/extrapolates width using linear interpolation
| |
ZFromX |
Interpolates/extrapolates width using linear interpolation
|