Package xbot.common.math
Class MovingAverageForDouble
-
Nested Class Summary
Nested classes/interfaces inherited from class xbot.common.math.MovingAverage
MovingAverage.SumFunction<T>
-
Constructor Summary
-
Method Summary
Methods inherited from class xbot.common.math.MovingAverage
add, getAverage
-
Constructor Details
-
MovingAverageForDouble
public MovingAverageForDouble(int size)
-