public class HistorischerUfdsWert extends HistPufferElement
Modifier and Type | Field and Description |
---|---|
private boolean |
plausibel
ob dieser Wert als plausibel gekennzeichnet war.
|
private long |
tT
Erfassungsintervalldauer.
|
private de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorWert |
wert
der historische Wert an sich.
|
Constructor and Description |
---|
HistorischerUfdsWert(de.bsvrz.dav.daf.main.ResultData resultat)
Standardkonstruktor.
|
Modifier and Type | Method and Description |
---|---|
long |
getT()
Erfragt die Erfassungsintervalldauer.
|
de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorWert |
getWert()
Erfragt den historischen Wert an sich.
|
boolean |
isPlausibel()
Erfragt, ob dieser Wert als plausibel gekennzeichnet war.
|
compareTo, equals, getZeitStempel, hashCode, toString
private boolean plausibel
private long tT
private de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorWert wert
public HistorischerUfdsWert(de.bsvrz.dav.daf.main.ResultData resultat)
resultat
- ein Umfelddatenresultatpublic final long getT()
public final boolean isPlausibel()
public final de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorWert getWert()
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.