Package org.lsst.ccs.subsystems.fcs.simulation

This package is for the simulators of the Filter Exchanger hardware.

See:
          Description

Class Summary
ErrorState This is the concrete state where we know what to be done when the engine is in the state "error".
RunningState This is the concrete state where we know what to be done when the engine is in the state "running".
SimuActuatorModule  
SimuAnalogicSensor  
SimuAutoChangerMotor This class simulates the motor which moves the autochanger trucks.
SimuCarouselMotor  
SimuCarouselSocket  
SimuFilterClampModule A simulated filter clamp module.
SimuFlipRailActuator  
SimuLatch A simulated latch for the carousel.
SimulatedMotor  
SimuNumericSensor  
StopState This is the concrete state where we know what to be done when the engine is in the state "Stop".
 

Package org.lsst.ccs.subsystems.fcs.simulation Description

This package is for the simulators of the Filter Exchanger hardware. We have a classe for each piece of hardware simulated. The classes with State



Copyright © 2011 LSST. All Rights Reserved.