modm API documentation
|
This is the complete list of members for modm::filter::Fir< T, N, BLOCK_SIZE, ScaleFactor >, including all inherited members.
Fir(const float (&coeff)[N]) | modm::filter::Fir< T, N, BLOCK_SIZE, ScaleFactor > | |
append(const T &input) | modm::filter::Fir< T, N, BLOCK_SIZE, ScaleFactor > | |
getValue() const | modm::filter::Fir< T, N, BLOCK_SIZE, ScaleFactor > | inline |
reset() | modm::filter::Fir< T, N, BLOCK_SIZE, ScaleFactor > | |
setCoefficients(const float (&coeff)[N]) | modm::filter::Fir< T, N, BLOCK_SIZE, ScaleFactor > | |
update() | modm::filter::Fir< T, N, BLOCK_SIZE, ScaleFactor > |