Click or drag to resize

IXYZTable Methods

The IXYZTable type exposes the following members.

Methods
  NameDescription
Public methodAdd
Mehtod added to support COM enabling
Public methodSort
Mehtod added to support COM enabling
Public methodValidate
Validates the data. The only constraint is that the x values after sorting must be monotonically increasing.
Public methodYFromX
Interpolates/extrapolates width using linear interpolation
Public methodZFromX
Interpolates/extrapolates width using linear interpolation
Top
See Also