| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs |
This package is for the control software of the LSST camera Filter Exchanger Subsystem.
|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClampActuatorModule
A model for the clamp actuator.
|
| Modifier and Type | Method and Description |
|---|---|
Actuator |
FlipRailModule.getActuator() |
Actuator |
CarouselModule.getClampActuatorXminus() |
Actuator |
CarouselModule.getClampActuatorXplus() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlipRailModule.setActuator(Actuator actuator) |
void |
CarouselModule.setClampActuatorXminus(Actuator clampActuator) |
void |
CarouselModule.setClampActuatorXplus(Actuator clampActuator) |
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenClampActuatorModule
This deviceErrorFile a model for the clamp actuator in the Single Filter Test.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuClampActuatorModule |
class |
SimuFlipRailActuator |
Copyright © 2013 LSST. All Rights Reserved.