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.errors This packages is for the specific exceptions used in FCS. 
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. 
org.lsst.ccs.subsystems.fcs.testbench This package is for the test bench installed at APC with a PC104 and two Can Open Devices : an ADC and a DAC. 
org.lsst.ccs.subsystems.fcs.utils   
 

Classes in org.lsst.ccs.subsystems.fcs used by org.lsst.ccs.subsystems.fcs
BasicAutoChangerModule
          An abstract changer module without a fliprail, without online clamp, and without a motor.
CarouselSocket
          This is a socket on the carousel : there is 5 sockets on a carousel.
ClampActuatorModule
          A model for the clamp actuator.
CompactIOModule
          This represents a device we use in FCS to connect our numeric sensors(CAN-CBX-DIO8).
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.
FilterLatchModule
          This is a model for a latch.
FlipRailModule
          The fliprail is a rail for the auto-changer.
LatchActuatorModule
           
NumericSensor
          This class represents a numeric sensor which sends a digitalValue 0 or 1.
Sensor14bits
          This class represents an ADC which is a 12bits sensor : the value returned by the sensor is coded with 14 bits, so its value is between 0 and 32760.
TruckModule
          A truck is a mobile part in the autochanger.
 

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.
 

Classes in org.lsst.ccs.subsystems.fcs used by org.lsst.ccs.subsystems.fcs.drivers
ClampActuatorModule
          A model for the clamp actuator.
CompactIOModule
          This represents a device we use in FCS to connect our numeric sensors(CAN-CBX-DIO8).
FilterClampModule
          An abstract class which extends Module to model a clamp that holds a filter on the carousel.
LatchActuatorModule
           
NumericSensor
          This class represents a numeric sensor which sends a digitalValue 0 or 1.
Sensor14bits
          This class represents an ADC which is a 12bits sensor : the value returned by the sensor is coded with 14 bits, so its value is between 0 and 32760.
 

Classes in org.lsst.ccs.subsystems.fcs used by org.lsst.ccs.subsystems.fcs.errors
Sensor14bits
          This class represents an ADC which is a 12bits sensor : the value returned by the sensor is coded with 14 bits, so its value is between 0 and 32760.
 

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.
ClampActuatorModule
          A model for the clamp actuator.
CompactIOModule
          This represents a device we use in FCS to connect our numeric sensors(CAN-CBX-DIO8).
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.
FilterLatchModule
          This is a model for a latch.
LatchActuatorModule
           
NumericSensor
          This class represents a numeric sensor which sends a digitalValue 0 or 1.
Sensor14bits
          This class represents an ADC which is a 12bits sensor : the value returned by the sensor is coded with 14 bits, so its value is between 0 and 32760.
TruckModule
          A truck is a mobile part in the autochanger.
 

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.
 

Classes in org.lsst.ccs.subsystems.fcs used by org.lsst.ccs.subsystems.fcs.testbench
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.utils
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.
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.
ClampActuatorModule
          A model for the clamp actuator.
FilterClampModule
          An abstract class which extends Module to model a clamp that holds a filter on the carousel.
FilterLatchModule
          This is a model for a latch.
LatchActuatorModule
           
 



Copyright © 2012 LSST. All Rights Reserved.