Class LangsteZomerPeriode

java.lang.Object
  
public class LangsteZomerPeriode
extends Grootheid


Field Summary
 
Fields inherited from class
list
 
Constructor Summary
LangsteZomerPeriode(Measurement measurement1, ArrayList<Measurement> measurement2)
           
 
Method Summary
 void displayGraph()
           
 void updatePeriod(ArrayList<Measurement> measurement2)
           
 
Methods inherited from class
afwijking, avg, calculate, display, 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

LangsteZomerPeriode

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

displayGraph

public void displayGraph()
Overrides:
displayGraph in class Grootheid

updatePeriod

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