FastLED 3.9.15
Loading...
Searching...
No Matches
fl::DCBlocker< T > Class Template Reference

Detailed Description

template<typename T = float>
class fl::DCBlocker< T >

Definition at line 240 of file filter.h.

#include <filter.h>

+ Collaboration diagram for fl::DCBlocker< T >:

Public Member Functions

 DCBlocker (T r=T(0.995f))
 
FASTLED_FORCE_INLINE void reset ()
 
FASTLED_FORCE_INLINE void setR (T r)
 
FASTLED_FORCE_INLINEupdate (T input)
 
FASTLED_FORCE_INLINEvalue () const
 

Private Attributes

detail::DCBlockerImpl< T > mImpl
 

The documentation for this class was generated from the following file: