arduino-audio-tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Modules Pages
BaseInterpolator Member List

This is the complete list of members for BaseInterpolator, including all inherited members.

addValue(float value)BaseInterpolatorinline
begin()BaseInterpolatorinline
getValue(float &newValue)BaseInterpolatorinline
operator bool() constBaseInterpolatorinline
setStepSize(float step)BaseInterpolatorinline
step (defined in BaseInterpolator)BaseInterpolatorprotected
step_sizeBaseInterpolatorprotected
value(float *y, float xf)=0BaseInterpolatorprotectedpure virtual
valueExt(float *y, float xf) (defined in BaseInterpolator)BaseInterpolatorinline
valuesBaseInterpolatorprotected
vectorSize()=0 (defined in BaseInterpolator)BaseInterpolatorprotectedpure virtual