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

◆ value()

template<typename T = float, int K = 2>
FASTLED_FORCE_INLINE T fl::LeakyIntegrator< T, K >::value ( ) const
inline

Definition at line 268 of file filter.h.

268{ return mImpl.value(); }
detail::LeakyIntegratorImpl< T, K > mImpl
Definition filter.h:271

References FASTLED_FORCE_INLINE, and mImpl.