Interface IVerwaltungMitGuete
- All Superinterfaces:
de.bsvrz.dav.daf.main.ClientReceiverInterface,IVerwaltung,de.bsvrz.sys.funclib.application.StandardApplication
- All Known Implementing Classes:
AbstraktVerwaltungsAdapterMitGuete
Abstrakte Implementation einer Schnittstelle zu einem Verwaltungsmodul, das
eine Messwertersetzung durchführt und dabei die Guete der Messwerte
manipuliert.
-
Method Summary
Modifier and TypeMethodDescriptiondoubleErfragt den Guetefaktor dieses Verwaltungsmoduls.Methods inherited from interface de.bsvrz.dav.daf.main.ClientReceiverInterface
updateMethods inherited from interface de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IVerwaltung
getArgument, getKonfigurationsBereiche, getSWETyp, getSystemObjekte, getVerbindungMethods inherited from interface de.bsvrz.sys.funclib.application.StandardApplication
initialize, parseArguments
-
Method Details
-
getGueteFaktor
double getGueteFaktor()Erfragt den Guetefaktor dieses Verwaltungsmoduls.- Returns:
- der Guetefaktor dieses Verwaltungsmoduls
-