WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
warptwin::Interpolate2D Member List

This is the complete list of members for warptwin::Interpolate2D, including all inherited members.

getMaxX(double &maxX) constwarptwin::Interpolate2D
getMinX(double &minX) constwarptwin::Interpolate2D
interpolate(double x, double &yInterpolated)warptwin::Interpolate2D
setData(const std::vector< double > &xValues, const std::vector< double > &yValues)warptwin::Interpolate2D