Clamp value a between b and c
Definition at line 45 of file filters.h.
Exponential smoothing filter. Alpha is between 0 and 1. Values closer to 0 weight the last smoothed value more heavily
Definition at line 52 of file filters.h.