Class WindDirection
java.lang.Object
public class WindDirection
- extends Grootheid
| Fields inherited from class |
list |
| 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 |
| Methods inherited from class |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindDirection
public WindDirection(Measurement measurement1,
ArrayList<Measurement> measurement2)
displayGraph
public void displayGraph()
- Overrides:
displayGraph in class Grootheid
line
public static void line(int x1,
int y1,
int x2,
int y2)
updatePeriod
public void updatePeriod(ArrayList<Measurement> measurement2)
- Overrides:
updatePeriod in class Grootheid
updateRecent
public void updateRecent(Measurement measurement1)
- Overrides:
updateRecent in class Grootheid