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".
SimuAnalogicSensor Represents an analogic sensor : a sensor which returns a numeric value.
SimuBridgeToCanOpenHardware  
SimuCarouselMotor  
SimuClampActuatorModule  
SimuCompactIOModule  
SimuFilterClampModule A very basic simulated filter clamp module.
SimuFilterClampXminusModule  
SimuFilterClampXplusModule  
SimuFilterLatchModule A simulated latch for the carousel.
SimuFlipRailActuator  
SimuLatchActuatorModule  
SimulatedMotor  
SimuNumericSensor This class is used in the single filter test to simulate the rail sensors of the autochanger and the filter presence sensor on the lachtes.
SimuSensor14bits This class is to simulate a sensor which returns a value coded on 12bits.
SimuTruckModule A simulated truck used by the simulated hardware control software.
SimuTruckMotorModule To simulate a motor which moves a truck in the autochanger.
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 class for each piece of hardware simulated.



Copyright © 2012 LSST. All Rights Reserved.