Uses of Interface
org.lsst.ccs.subsystems.fcs.common.Actuator

Packages that use Actuator
org.lsst.ccs.subsystems.fcs This package is for the control software of the LSST camera Filter Exchanger Subsystem. 
org.lsst.ccs.subsystems.fcs.simulation This package is for the simulators of the Filter Exchanger hardware. 
 

Uses of Actuator in org.lsst.ccs.subsystems.fcs
 

Methods in org.lsst.ccs.subsystems.fcs that return Actuator
 Actuator FlipRailModule.getActuator()
           
 Actuator CarouselModule.getClampsActuator()
           
 

Methods in org.lsst.ccs.subsystems.fcs with parameters of type Actuator
 void FlipRailModule.setActuator(Actuator actuator)
           
 void CarouselModule.setClampsActuator(Actuator clampsActuator)
           
 

Uses of Actuator in org.lsst.ccs.subsystems.fcs.simulation
 

Classes in org.lsst.ccs.subsystems.fcs.simulation that implement Actuator
 class SimuActuatorModule
           
 class SimuFlipRailActuator
           
 



Copyright © 2011 LSST. All Rights Reserved.