|
mc_rtc
2.14.0
|
This is the complete list of members for mc_filter::ExponentialMovingAverage< VectorT >, including all inherited members.
| alpha_ | mc_filter::ExponentialMovingAverage< VectorT > | protected |
| append(const VectorT &value) | mc_filter::ExponentialMovingAverage< VectorT > | inline |
| average_ | mc_filter::ExponentialMovingAverage< VectorT > | protected |
| dt_ | mc_filter::ExponentialMovingAverage< VectorT > | protected |
| eval() const | mc_filter::ExponentialMovingAverage< VectorT > | inline |
| ExponentialMovingAverage(double dt, double timeConstant, const VectorT &initValue=VectorT::Zero()) | mc_filter::ExponentialMovingAverage< VectorT > | inline |
| reset(const VectorT &initVal) | mc_filter::ExponentialMovingAverage< VectorT > | inline |
| saturation(double limit) | mc_filter::ExponentialMovingAverage< VectorT > | inline |
| saturation_ | mc_filter::ExponentialMovingAverage< VectorT > | protected |
| timeConstant() const | mc_filter::ExponentialMovingAverage< VectorT > | inline |
| timeConstant(double T) | mc_filter::ExponentialMovingAverage< VectorT > | inline |
| timeConstant_ | mc_filter::ExponentialMovingAverage< VectorT > | protected |