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

Packages that use org.lsst.ccs.subsystems.fcs.common
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. 
 

Classes in org.lsst.ccs.subsystems.fcs.common used by org.lsst.ccs.subsystems.fcs
Actuator
           
AutoChanger
           
Carousel
          This interface is a model for a carousel.
FilterClamp
           
FilterClampState
          Carousel Filter Clamp State.
FilterLocation
           
FilterPresenceStateOnClamp
          Here are the different possibilities for a clamp within the presence of a filter : - no filter - filter engaged and lockable - unknown state - sensor in error
FlipRail
           
FlipRailState
          Flip rail states.
Latch
          This is a model for the Latch which holds a filter on an autochanger's truck.
ModuleState
           
Motor
           
Sensor
          This interface is the model of a generic sensor.
Sensor12bits
          This class represents a 12bits sensor : the value returned by the sensor is coded with 12 bits, so its value is between 0 and 4095.
 

Classes in org.lsst.ccs.subsystems.fcs.common used by org.lsst.ccs.subsystems.fcs.common
Actuator
           
EngineState
           
FilterClamp
           
FilterClampState
          Carousel Filter Clamp State.
FilterLocation
           
FilterPresenceStateOnClamp
          Here are the different possibilities for a clamp within the presence of a filter : - no filter - filter engaged and lockable - unknown state - sensor in error
FlipRailState
          Flip rail states.
ModuleState
           
Motor
           
RunningWay
           
Sensor
          This interface is the model of a generic sensor.
 

Classes in org.lsst.ccs.subsystems.fcs.common used by org.lsst.ccs.subsystems.fcs.drivers
Actuator
           
FilterClamp
           
Motor
           
Sensor
          This interface is the model of a generic sensor.
Sensor12bits
          This class represents a 12bits sensor : the value returned by the sensor is coded with 12 bits, so its value is between 0 and 4095.
 

Classes in org.lsst.ccs.subsystems.fcs.common used by org.lsst.ccs.subsystems.fcs.errors
Sensor12bits
          This class represents a 12bits sensor : the value returned by the sensor is coded with 12 bits, so its value is between 0 and 4095.
 

Classes in org.lsst.ccs.subsystems.fcs.common used by org.lsst.ccs.subsystems.fcs.simulation
Actuator
           
AnalogicSensor
          Guillaume told me that there will be some analogic sensor, but I don't know what they will be.
EngineState
           
FilterClamp
           
Latch
          This is a model for the Latch which holds a filter on an autochanger's truck.
Motor
           
RunningWay
           
Sensor
          This interface is the model of a generic sensor.
Sensor12bits
          This class represents a 12bits sensor : the value returned by the sensor is coded with 12 bits, so its value is between 0 and 4095.
 

Classes in org.lsst.ccs.subsystems.fcs.common used by org.lsst.ccs.subsystems.fcs.singlefiltertest
AutoChanger
           
Carousel
          This interface is a model for a carousel.
Motor
           
 



Copyright © 2012 LSST. All Rights Reserved.