Package | Description |
---|---|
de.bsvrz.dua.progglaette.progglaette |
Klassen für die SWE 4.14 Glättewarnung und -prognose
|
Modifier and Type | Method and Description |
---|---|
protected EntscheidungsBaumKnoten.Richtung |
EntscheidungsBaumKnoten.EntscheidungTemperatur.auswerte(long fbzAktuell,
double fbtAktuell,
double tptAktuell,
double lftAktuell,
double fbtExtrapoliert,
double tptExtrapoliert)
Mit Anwendung des Operators entscheidet, in welcher Richtung man
weitergehen soll.
|
EntscheidungsBaumKnoten.Richtung |
EntscheidungsBaumKnoten.EntscheidungsMethode.getRichtung(long fbzAktuell,
double fbtAktuell,
double tptAktuell,
double lftAktuell,
double fbtExtrapoliert,
double tptExtrapoliert)
Entscheidet in welcher Richtung man weitergehen soll.
|
EntscheidungsBaumKnoten.Richtung |
EntscheidungsBaumKnoten.FbofTemperatur.getRichtung(long fbzAktuell,
double fbtAktuell,
double tptAktuell,
double lftAktuell,
double fbtExtrapoliert,
double tptExtrapoliert) |
EntscheidungsBaumKnoten.Richtung |
EntscheidungsBaumKnoten.LuftTemperatur.getRichtung(long fbzAktuell,
double fbtAktuell,
double tptAktuell,
double lftAktuell,
double fbtExtrapoliert,
double tptExtrapoliert) |
EntscheidungsBaumKnoten.Richtung |
EntscheidungsBaumKnoten.DifferenzFbofTaupunktTemperatur.getRichtung(long fbzAktuell,
double fbtAktuell,
double tptAktuell,
double lftAktuell,
double fbtExtrapoliert,
double tptExtrapoliert) |
EntscheidungsBaumKnoten.Richtung |
EntscheidungsBaumKnoten.DifferenzPrognoseFbofTaupunktTemperatur.getRichtung(long fbzAktuell,
double fbtAktuell,
double tptAktuell,
double lftAktuell,
double fbtExtrapoliert,
double tptExtrapoliert) |
EntscheidungsBaumKnoten.Richtung |
EntscheidungsBaumKnoten.FbofPrognoseTemperatur.getRichtung(long fbzAktuell,
double fbtAktuell,
double tptAktuell,
double lftAktuell,
double fbtExtrapoliert,
double tptExtrapoliert) |
EntscheidungsBaumKnoten.Richtung |
EntscheidungsBaumKnoten.FahbrBahnZustand.getRichtung(long fbzAktuell,
double fbtAktuell,
double tptAktuell,
double lftAktuell,
double fbtExtrapoliert,
double tptExtrapoliert) |
EntscheidungsBaumKnoten.Richtung |
EntscheidungsBaumKnoten.FahbrBahnZustandVollDefiniert.getRichtung(long fbzAktuell,
double fbtAktuell,
double tptAktuell,
double lftAktuell,
double fbtExtrapoliert,
double tptExtrapoliert) |
static EntscheidungsBaumKnoten.Richtung |
EntscheidungsBaumKnoten.Richtung.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntscheidungsBaumKnoten.Richtung[] |
EntscheidungsBaumKnoten.Richtung.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.