Package xbot.common.math
Class MovingAverageForTranslation2d
-
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
-
MovingAverageForTranslation2d
public MovingAverageForTranslation2d(int size)
-