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, v2aktuellKeineDaten, 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, readParameterabmelden, dataRequest, isRequestSupported, sendeErgebnis, updateprotected de.bsvrz.sys.funclib.bitctrl.modell.verkehr.zustaende.StoerfallSituation letzteStufe
protected String getParameterAtgPid()
AbstraktStoerfallIndikatorgetParameterAtgPid in class AbstraktStoerfallIndikatorprotected String getPubAspektPid()
AbstraktStoerfallIndikatorgetPubAspektPid in class AbstraktStoerfallIndikatorprotected void berechneIndikator(long timeStamp,
long v,
long q)
KVStoerfallIndikatorberechneIndikator in class KVStoerfallIndikatortimeStamp - 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.