de.bsvrz.dav.daf.main.ClientReceiverInterfacepublic class KKfzStoerfallGErmittler extends AbstraktAttributPrognoseObjekt implements de.bsvrz.dav.daf.main.ClientReceiverInterface
Fundamentaldiagramm fuer
KKfzStoerfall durch und ermittlt so KKfzStoerfallG
(Prognosedichte)| Modifier | Constructor | Description |
|---|---|---|
protected |
KKfzStoerfallGErmittler(de.bsvrz.dav.daf.main.ClientDavInterface dav,
de.bsvrz.dav.daf.main.config.SystemObject obj) |
Standardkonstruktor
|
| Modifier and Type | Method | Description |
|---|---|---|
double |
getKKfzStoerfallGAktuell(double KKfzStoerfall,
boolean implausibel) |
Erfragt das geglaettete Attribut
KKfzStoerfallG |
void |
update(de.bsvrz.dav.daf.main.ResultData[] parameterSaetze) |
berechneGlaettungsParameterUndStart, getZG, getZPprotected KKfzStoerfallGErmittler(de.bsvrz.dav.daf.main.ClientDavInterface dav,
de.bsvrz.dav.daf.main.config.SystemObject obj)
dav - Verbindung zum Datenverteilerobj - das Objekt, dessen Daten hier betrachtet werdenpublic final double getKKfzStoerfallGAktuell(double KKfzStoerfall,
boolean implausibel)
throws PrognoseParameterException
KKfzStoerfallGKKfzStoerfall - zu glaettendes Attribut KKfzStoerfallimplausibel - ob das zu glaettende Attribut KKfzStoerfall als implausibel
gekennzeichnet wirdKKfzStoerfallGPrognoseParameterException - wenn die Parameter noch nicht gesetzt wurdenpublic void update(de.bsvrz.dav.daf.main.ResultData[] parameterSaetze)
update in interface de.bsvrz.dav.daf.main.ClientReceiverInterface