Momentum Scripting v1
Loading...
Searching...
No Matches
v1::ExponentialMovingAverageStatistic Member List

This is the complete list of members for v1::ExponentialMovingAverageStatistic, including all inherited members.

ExponentialMovingAverageStatistic(double smoothFactor, double initialObservation=0)v1::ExponentialMovingAverageStatistic
get() constv1::ExponentialMovingAverageStatisticvirtual
getSmoothFactor() constv1::ExponentialMovingAverageStatistic
m_sv1::ExponentialMovingAverageStatisticprotected
m_smoothFactorv1::ExponentialMovingAverageStatisticprotected
set(double val)v1::ExponentialMovingAverageStatistic
setSmoothFactor(double smoothFactor)v1::ExponentialMovingAverageStatistic
update(double observation)v1::ExponentialMovingAverageStatisticvirtual
~ExponentialMovingAverageStatistic()v1::ExponentialMovingAverageStatisticvirtual
~Statistic()v1::Statisticvirtual