public static interface EntscheidungsBaumKnoten.EntscheidungsMethode
| Modifier and Type | Method and Description |
|---|---|
de.bsvrz.dua.progglaette.progglaette.EntscheidungsBaumKnoten.Richtung |
getRichtung(long fbzAktuell,
double fbtAktuell,
double tptAktuell,
double lftAktuell,
double fbtExtrapoliert,
double tptExtrapoliert)
Entscheidet in welcher Richtung man weitergehen soll.
|
de.bsvrz.dua.progglaette.progglaette.EntscheidungsBaumKnoten.Richtung getRichtung(long fbzAktuell,
double fbtAktuell,
double tptAktuell,
double lftAktuell,
double fbtExtrapoliert,
double tptExtrapoliert)
fbzAktuell - Fahrbahnzustand aktuellfbtAktuell - FahrbahnTemperatur aktuelltptAktuell - Taupunkttemperatur aktuelllftAktuell - Lufttemperatur aktuellfbtExtrapoliert - Fahrbahntemperatur extrapoliert im PrognosehorizonttptExtrapoliert - Taupunkttemperatur extrapoliert im Prognosehorizont