Uses of Class
org.lsst.ccs.subsystems.fcs.drivers.CanOpenClampActuatorModule

Packages that use CanOpenClampActuatorModule
org.lsst.ccs.subsystems.fcs.drivers This package is for the software which communicates with the drivers of the real hardware. 
 

Uses of CanOpenClampActuatorModule in org.lsst.ccs.subsystems.fcs.drivers
 

Methods in org.lsst.ccs.subsystems.fcs.drivers that return CanOpenClampActuatorModule
 CanOpenClampActuatorModule BridgeToCanOpenHardware.getClampActuatorXminus()
           
 CanOpenClampActuatorModule BridgeToCanOpenHardware.getClampActuatorXplus()
           
 

Methods in org.lsst.ccs.subsystems.fcs.drivers with parameters of type CanOpenClampActuatorModule
 void BridgeToCanOpenHardware.setClampActuatorXminus(CanOpenClampActuatorModule actuator)
           
 void BridgeToCanOpenHardware.setClampActuatorXplus(CanOpenClampActuatorModule actuator)
           
 



Copyright © 2013 LSST. All Rights Reserved.