|
Momentum Scripting v1
|
This is the complete list of members for v1::ExponentialMovingAverageStatistic, including all inherited members.
| ExponentialMovingAverageStatistic(double smoothFactor, double initialObservation=0) | v1::ExponentialMovingAverageStatistic | |
| get() const | v1::ExponentialMovingAverageStatistic | virtual |
| getSmoothFactor() const | v1::ExponentialMovingAverageStatistic | |
| m_s | v1::ExponentialMovingAverageStatistic | protected |
| m_smoothFactor | v1::ExponentialMovingAverageStatistic | protected |
| set(double val) | v1::ExponentialMovingAverageStatistic | |
| setSmoothFactor(double smoothFactor) | v1::ExponentialMovingAverageStatistic | |
| update(double observation) | v1::ExponentialMovingAverageStatistic | virtual |
| ~ExponentialMovingAverageStatistic() | v1::ExponentialMovingAverageStatistic | virtual |
| ~Statistic() | v1::Statistic | virtual |