Uses of Package
org.lsst.ccs.subsystems.fcs

Packages that use org.lsst.ccs.subsystems.fcs
org.lsst.ccs.subsystems.fcs This package is for the control software of the LSST camera Filter Exchanger Subsystem. 
org.lsst.ccs.subsystems.fcs.common This packages is for the interfaces or abstract classes that are common for all the subpackages. 
org.lsst.ccs.subsystems.fcs.drivers This package is for the software which communicates with the drivers of the real hardware. 
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. 
 

Classes in org.lsst.ccs.subsystems.fcs used by org.lsst.ccs.subsystems.fcs
AutoChangerModule
           
BasicAutoChangerModule
          An abstract changer module without a fliprail, without online clamp, and without a motor.
CarouselModule
          This is a representation of the hardware of the carousel.
CarouselSocket
          This is a socket on the carousel : there is 5 sockets on a carousel.
Filter
          This is a model for an optical filter for the camera.
FilterClampModule
          An abstract class which extends Module to model a clamp that holds a filter on the carousel.
FlipRailModule
          The fliprail is a rail for the auto-changer.
StatusDataPublishedByAutoChanger
          A structure for the data published on the status bus by the AutoChangerModule.
StatusDataPublishedByBasicAutoChanger
          A structure for the data published on the status bus by a BasicAutoChangerModule.
StatusDataPublishedByCarousel
          A structure for the data published on the status bus by the CarouselModule.
StatusDataPublishedByClamp
          A structure for the data published on the status bus by the ClampModule.
 

Classes in org.lsst.ccs.subsystems.fcs used by org.lsst.ccs.subsystems.fcs.common
CarouselSocket
          This is a socket on the carousel : there is 5 sockets on a carousel.
Filter
          This is a model for an optical filter for the camera.
StatusDataPublishedByClamp
          A structure for the data published on the status bus by the ClampModule.
 

Classes in org.lsst.ccs.subsystems.fcs used by org.lsst.ccs.subsystems.fcs.drivers
FilterClampModule
          An abstract class which extends Module to model a clamp that holds a filter on the carousel.
 

Classes in org.lsst.ccs.subsystems.fcs used by org.lsst.ccs.subsystems.fcs.simulation
CarouselModule
          This is a representation of the hardware of the carousel.
FilterClampModule
          An abstract class which extends Module to model a clamp that holds a filter on the carousel.
 

Classes in org.lsst.ccs.subsystems.fcs used by org.lsst.ccs.subsystems.fcs.singlefiltertest
BasicAutoChangerModule
          An abstract changer module without a fliprail, without online clamp, and without a motor.
CarouselModule
          This is a representation of the hardware of the carousel.
CarouselSocket
          This is a socket on the carousel : there is 5 sockets on a carousel.
Filter
          This is a model for an optical filter for the camera.
 



Copyright © 2012 LSST. All Rights Reserved.