Class LFCVPumpConfig
java.lang.Object
com.tccc.kos.commons.core.service.config.ConfigBean
com.tccc.kos.ext.dispense.PumpConfig
com.tccc.kos.ext.freestyle.FreestylePumpConfig
com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.config.CANPumpConfig
com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.config.FCMPumpConfig
com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.config.FixedRatePumpConfig
com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.config.LFCVPumpConfig
- All Implemented Interfaces:
com.tccc.kos.commons.util.ready.Ready
Config for MFV pumps.
- Version:
- Oct-10-18
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.tccc.kos.ext.dispense.PumpConfig
getNominalRate, setNominalRate
Methods inherited from class com.tccc.kos.commons.core.service.config.ConfigBean
addListener, getReady, isConfigured, removeListener, update, update
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.tccc.kos.commons.util.ready.Ready
isReady, setReady
-
Constructor Details
-
LFCVPumpConfig
public LFCVPumpConfig()
-
-
Method Details
-
getRatio
public double getRatio() -
setRatio
public void setRatio(double ratio)
-