public final class TrendOperatoren extends Object
Modifier and Type | Field and Description |
---|---|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
ANZAHL
Die Funktion liefert die Anzahl der innerhalb des Trendobjekts
gespeicherten Einträge.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
BEZUG
Funktion zum Ermitteln des Bezugs des Trends.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
FALLEND
Die Funktion ermittelt, ob die Werte eines Trendobjekts monoton fallend
sind.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
KONSTANT
Die Funktion ermittelt, ob die Werte eines Trendobjekts konstant sind.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
KONSTRUKTOR
Konstruktor zum Anlegen eines Trendobjekts.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
MAXFALLEND
Die Funktion ermittelt die Anzahl der Werte innerhalb eines Trendobjekts,
die streng monoton fallend sind.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
MAXKONSTANT
Die Funktion ermittelt die Anzahl der Werte innerhalb eines Trendobjekts,
die konstant sind.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
MAXSTEIGEND
Die Funktion ermittelt die Anzahl der Werte innerhalb eines Trendobjekts,
die streng monoton steigend sind.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
STEIGEND
Die Funktion ermittelt, ob die Werte eines Trendobjekts monoton steigend
sind.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator[] |
TREND_OPERATOREN
die Liste aller unterstützten Operatoren und Funktionen zur Arbeit
mit Trendobjekten.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
WERT
Funktion zum Ermitteln bzw.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
ZEIT
Funktion zum Ermitteln des Zeitstempels des zuletzt in das Trendobjekt
eingefügten Wertes.
|
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator KONSTRUKTOR
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator BEZUG
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator WERT
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator ZEIT
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator MAXFALLEND
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator MAXSTEIGEND
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator MAXKONSTANT
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator STEIGEND
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator FALLEND
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator KONSTANT
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator ANZAHL
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator[] TREND_OPERATOREN
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.