| 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 | Method and Description |
|---|---|
Sensor14bits |
CarouselClampModule.getFilterPresenceSensor()
For encapsulation : we want to access to filterPresenceSensor in
sub-packages.
|
Sensor14bits |
CarouselClampModule.getLockSensor() |
| Constructor and Description |
|---|
CarouselClampModule(Sensor14bits filterPresenceSensor,
Sensor14bits lockSensor,
Thermometer thermometer)
Build a new CarouselClampModule with a tickMillis value:5000;
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenSensor14bits
This is a Model for a sensor on a can open bus which communicates over Can
Open protocol.
|
class |
CanOpenThermometer
This is a driver for a thermometer we have in the APC test bench.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuCanOpenSensor14bits
A general simulated CanOpenSensor14bits.
|
class |
SimuCarouselClampFilterPresenceSensor
This class simulates a filter presence sensor for the carousel.
|
class |
SimuCarouselClampLockSensor
To simulate an analogic sensor which indicates if a Carousel Clamp is LOCKED or not.
|
Copyright © 2017 LSST. All rights reserved.