Class LangsteHittegolfPeriode

java.lang.Object
  
public class LangsteHittegolfPeriode
extends Grootheid


Field Summary
 
Fields inherited from class
list
 
Constructor Summary
LangsteHittegolfPeriode(Measurement measurement1, ArrayList<Measurement> measurement2)
           
 
Method Summary
 void updatePeriod(ArrayList<Measurement> list)
           
 
Methods inherited from class
afwijking, avg, calculate, display, displayGraph, getCurrent, getCustom, getMax, getMin, getName, getPeriod, getStatics, maxMin, median, modus, setCurrent, setCustom, setMax, setMin, setName, setPeriod, setStatics_name, setStatics, updateRecent
 
Methods inherited from class
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LangsteHittegolfPeriode

public LangsteHittegolfPeriode(Measurement measurement1,
                               ArrayList<Measurement> measurement2)
Method Detail

updatePeriod

public void updatePeriod(ArrayList<Measurement> list)
Overrides:
updatePeriod in class Grootheid