public class NrwStoerfallIndikator extends KVStoerfallIndikator
Modifier and Type | Field and Description |
---|---|
protected de.bsvrz.sys.funclib.bitctrl.modell.verkehr.zustaende.StoerfallSituation |
letzteStufe
letzter errechneter Störfallzustand
|
_analyseData, k1, k2, k3, kT, v1, v2
aktuellKeineDaten, DAV, objekt, paraAtg, pubBeschreibung
Constructor and Description |
---|
NrwStoerfallIndikator() |
Modifier and Type | Method and Description |
---|---|
protected void |
berechneIndikator(long timeStamp,
long v,
long q)
Berechnet den aktuellen Störfall (abstakte Methode) aus v und q.
|
protected String |
getParameterAtgPid()
Erfragt die Pid der Parameterattributgruppe
|
protected String |
getPubAspektPid()
Erfragt die Pid des Publikationsaspektes
|
protected de.bsvrz.sys.funclib.bitctrl.modell.verkehr.zustaende.StoerfallSituation |
getVerkehrsStufe(double k,
double v) |
berechneStoerfallIndikator, getT, initialisiere, readParameter
abmelden, dataRequest, isRequestSupported, sendeErgebnis, update
protected de.bsvrz.sys.funclib.bitctrl.modell.verkehr.zustaende.StoerfallSituation letzteStufe
protected String getParameterAtgPid()
AbstraktStoerfallIndikator
getParameterAtgPid
in class AbstraktStoerfallIndikator
protected String getPubAspektPid()
AbstraktStoerfallIndikator
getPubAspektPid
in class AbstraktStoerfallIndikator
protected void berechneIndikator(long timeStamp, long v, long q)
KVStoerfallIndikator
berechneIndikator
in class KVStoerfallIndikator
timeStamp
- Zeitstempel der übergebenen Daten. Die Methode wird nur mit zusammenpassenden Daten aufgerufen.v
- Aktueller V-Wert in km/h (falls < 0 handelt es sich um einen (Fehler-)Zustand entsprechend DUAKonstanten
).q
- Aktueller Q-Wert in Fz-E/h (falls < 0 handelt es sich um einen (Fehler-)Zustand entsprechend DUAKonstanten
).protected de.bsvrz.sys.funclib.bitctrl.modell.verkehr.zustaende.StoerfallSituation getVerkehrsStufe(double k, double v)
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.