M5Unit-HEART 0.0.2 git rev:70607f7
Loading...
Searching...
No Matches
m5::heart::EMA Class Reference

Exponential Moving Average. More...

#include <pulse_monitor.hpp>

Public Member Functions

 EMA (float factor)
 
void clear ()
 
float update (float new_value)
 

Detailed Description

Exponential Moving Average.