Class Voorspellingen

java.lang.Object
  
public class Voorspellingen
extends Grootheid


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

Constructor Detail

Voorspellingen

public Voorspellingen(Measurement measurement1)
Method Detail

display

public void display()
Overrides:
display in class Grootheid

displayGraph

public void displayGraph()
Overrides:
displayGraph in class Grootheid

updateRecent

public void updateRecent(Measurement measurement1)
Overrides:
updateRecent in class Grootheid