Class RainRate
java.lang.Object
public class RainRate
- extends Grootheid
| Fields inherited from class |
list |
| Methods inherited from class |
afwijking, avg, display, displayGraph, getCurrent, getCustom, getMax, getMin, getName, getPeriod, getStatics, maxMin, median, modus, setCurrent, setCustom, setMax, setMin, setName, setPeriod, setStatics_name, setStatics |
| Methods inherited from class |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RainRate
public RainRate(Measurement measurement1,
ArrayList<Measurement> measurement2)
calculate
public double calculate(double value)
- Overrides:
calculate in class Grootheid
updatePeriod
public void updatePeriod(ArrayList<Measurement> measurement2)
- Overrides:
updatePeriod in class Grootheid
updateRecent
public void updateRecent(Measurement measurement1)
- Overrides:
updateRecent in class Grootheid