Uses of Class
org.lsst.ccs.subsystems.fcs.common.MobileItemModule

Packages that use MobileItemModule
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. 
org.lsst.ccs.subsystems.fcs.singlefiltertest This package is for the Single Filter Test control software. 
 

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

Subclasses of MobileItemModule in org.lsst.ccs.subsystems.fcs
 class AutoChangerModule
          This class will be used with the final hardware in which we have a fliprail and a clamp online to hold the filter at online position.
 class BasicAutoChangerModule
          An abstract changer module without a fliprail, without online clamp, and without a motor.
 class CarouselSocket
          This is a socket on the carousel : there is 5 sockets on a carousel.
 class FilterClampModule
          An abstract class which extends Module to model a clamp that holds a filter on the carousel.
 class FilterClampXminusModule
           
 class FilterClampXplusModule
           
 class FilterLatchModule
          This is a model for a latch.
 

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

Subclasses of MobileItemModule in org.lsst.ccs.subsystems.fcs.simulation
 class SimuCarouselSocket
           
 class SimuFilterClampModule
          A very basic simulated filter clamp module.
 class SimuFilterClampXminusModule
           
 class SimuFilterClampXplusModule
           
 class SimuFilterLatchModule
          A simulated latch for the carousel.
 

Uses of MobileItemModule in org.lsst.ccs.subsystems.fcs.singlefiltertest
 

Subclasses of MobileItemModule in org.lsst.ccs.subsystems.fcs.singlefiltertest
 class SftAutoChangerModule
          This class is for the Single Filter Test autochanger.
 



Copyright © 2013 LSST. All Rights Reserved.