public class HistorischerUfdsWert extends HistPufferElement
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
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()