FastLED
3.9.15
Loading...
Searching...
No Matches
◆
ExponentialSmoother()
template<typename T = float>
fl::ExponentialSmoother
< T >::ExponentialSmoother
(
T
tau_seconds
,
T
initial
=
T(0)
)
inline
explicit
Definition at line
188
of file
filter.h
.
189
:
mImpl
(
tau_seconds
,
initial
) {}
fl::ExponentialSmoother::mImpl
detail::ExponentialSmootherImpl< T > mImpl
Definition
filter.h:195
fl::ExponentialSmoother
Definition
filter.h:186
References
mImpl
.
fl
ExponentialSmoother
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2