public class PrognoseZustand extends Object
Modifier and Type | Field and Description |
---|---|
static long |
MIN_IN_MS
Minute in Millisekunden.
|
Modifier | Constructor and Description |
---|---|
protected |
PrognoseZustand()
Standardkonstruktor.
|
Modifier and Type | Method and Description |
---|---|
(package private) static double[] |
berechnePrognose(double[] werteArray,
long[] zeitArrayOriginal,
int indexAktuell)
Berechnet die Prognose.
|
public static final long MIN_IN_MS
static double[] berechnePrognose(double[] werteArray, long[] zeitArrayOriginal, int indexAktuell)
werteArray
- MesswertezeitArrayOriginal
- Zeitpunkte der MesswertenindexAktuell
- Index des letzten Messwertes ( aktuellen )Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.