12 :
mTau(tau_seconds),
mY(initial) {}
26 void reset(T initial = T(0)) {
mY = initial; }
void reset(T initial=T(0))
void setTau(T tau_seconds)
T update(T input, T dt_seconds)
ExponentialSmootherImpl(T tau_seconds, T initial=T(0))
Compile-time linker keep-alive hook for a single fl::Bus.
enable_if< is_fixed_point< T >::value, T >::type exp(T x) FL_NOEXCEPT
Base definition for an LED controller.