Uses of Interface
com.tccc.kos.ext.freestyle.service.micro.calibration.MicroCalibrationStorage
Packages that use MicroCalibrationStorage
-
Uses of MicroCalibrationStorage in com.tccc.kos.ext.freestyle.service.micro.calibration
Methods in com.tccc.kos.ext.freestyle.service.micro.calibration that return MicroCalibrationStorageModifier and TypeMethodDescriptionMicroCalibrationStorageMgr.createStorage
(String path, int pumps) Create new storage for the specified handle path with space to store the specified number of calibration entries.MicroCalibrationStorageMgr.getStorage
(String path) Return storage for the specified handle path.