|
M5Unit-HEART 0.2.0 git rev:799c9bc
|
Apply a high-pass filter and invert polarity. More...
#include <pulse_monitor.hpp>
Public Member Functions | |
| Filter (const float cutoff, const float sampling_rate) | |
| void | setSamplingRate (const float cutoff, const float sampling_rate) |
| float | process (const float value) |
Apply a high-pass filter and invert polarity.