FastLED 3.9.15
Loading...
Searching...
No Matches

◆ ExponentialSmoother()

template<typename T = float>
fl::ExponentialSmoother< T >::ExponentialSmoother ( T tau_seconds,
T initial = T(0) )
inlineexplicit

Definition at line 188 of file filter.h.

detail::ExponentialSmootherImpl< T > mImpl
Definition filter.h:195

References mImpl.