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