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

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

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

Methods in org.lsst.ccs.subsystems.fcs.drivers that return Motor
 Motor CanOpenClampActuatorModule.getMotor()
           
 

Methods in org.lsst.ccs.subsystems.fcs.drivers with parameters of type Motor
 void CanOpenClampActuatorModule.setMotor(Motor motor)
           
 

Constructors in org.lsst.ccs.subsystems.fcs.drivers with parameters of type Motor
CanOpenClampActuatorModule(String nodeID, int inputID, String serial, Motor motor)
           
 



Copyright © 2012 LSST. All Rights Reserved.