Arduino Filters master
Filter library for Arduino
Functions
Notch.hpp File Reference
#include <AH/STL/cmath>
#include <Filters/FIRFilter.hpp>
+ Include dependency graph for Notch.hpp:

Go to the source code of this file.

Functions

template<class T = float>
FIRFilter< 3, T > simpleNotchFIR (double f_n)
 Create a very simple second-order FIR notch filter. More...