de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel
, java.lang.Comparable<de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel>
public class HistorischerUfdsWert extends HistPufferElement
Constructor | Description |
---|---|
HistorischerUfdsWert(de.bsvrz.dav.daf.main.ResultData resultat) |
Standardkonstruktor.
|
Modifier and Type | Method | 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()