|
INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::math::IInterpolator< X, Y >, including all inherited members.
| getMax(const X x1, const Y y1, const X x2, const Y y2) const =0 | inet::math::IInterpolator< X, Y > | pure virtual |
| getMean(const X x1, const Y y1, const X x2, const Y y2) const =0 | inet::math::IInterpolator< X, Y > | pure virtual |
| getMin(const X x1, const Y y1, const X x2, const Y y2) const =0 | inet::math::IInterpolator< X, Y > | pure virtual |
| getValue(const X x1, const Y y1, const X x2, const Y y2, const X x) const =0 | inet::math::IInterpolator< X, Y > | pure virtual |
| ~IInterpolator() | inet::math::IInterpolator< X, Y > | inlinevirtual |