public class Averager extends Object
Constructor and Description |
---|
Averager() |
Modifier and Type | Method and Description |
---|---|
void |
addSample(double sample) |
double |
getCurAverage() |
long |
getNumSamples() |
Copyright © 2020 Sable. All rights reserved.