| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CarouselSensor
A model for the carousel sensors.
|
| Modifier and Type | Method and Description |
|---|---|
SensorPluggedOnTTC580 |
CarouselClamp.getFilterPresenceSensor()
For simulation.
|
SensorPluggedOnTTC580 |
CarouselClamp.getLockSensor()
For simulation.
|
| Constructor and Description |
|---|
CarouselClamp(SensorPluggedOnTTC580 filterPresenceSensor,
SensorPluggedOnTTC580 lockSensor)
Build a new CarouselClampModule with a tickMillis value:5000;
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,SensorPluggedOnTTC580> |
CanOpenTTC580.sensorsMap
map of sensors attached to this device.
|
Copyright © 2018 LSST. All rights reserved.