FastLED
3.9.15
Loading...
Searching...
No Matches
◆
update()
template<typename T = float, int Stages = 2>
FASTLED_FORCE_INLINE
T
fl::CascadedEMA
< T, Stages >::update
(
T
input
,
T
dt_seconds
)
inline
Definition at line
294
of file
filter.h
.
294
{
return
mImpl
.update(
input
,
dt_seconds
); }
fl::CascadedEMA::mImpl
detail::CascadedEMAImpl< T, Stages > mImpl
Definition
filter.h:299
fl::CascadedEMA
Definition
filter.h:290
References
FASTLED_FORCE_INLINE
, and
mImpl
.
fl
CascadedEMA
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2