FastLED
3.9.15
Loading...
Searching...
No Matches
◆
update()
template<typename T = float, int K = 2>
FASTLED_FORCE_INLINE
T
fl::LeakyIntegrator
< T, K >::update
(
T
input
)
inline
Definition at line
267
of file
filter.h
.
267
{
return
mImpl
.update(
input
); }
fl::LeakyIntegrator::mImpl
detail::LeakyIntegratorImpl< T, K > mImpl
Definition
filter.h:271
fl::LeakyIntegrator
Definition
filter.h:263
References
FASTLED_FORCE_INLINE
, and
mImpl
.
fl
LeakyIntegrator
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2