| 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 |
FilterClampModule.getFilterPresenceSensor()
For encapsulation : we want to access to filterPresenceSensor in sub-packages.
|
Sensor14bits |
FilterClampModule.getLockSensor() |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterClampModule.setFilterPresenceSensor(Sensor14bits filterPresenceSensor)
for Spring
|
void |
FilterClampModule.setLockSensor(Sensor14bits lockSensor) |
| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
SimuClampFilterPresenceSensor |
class |
SimuClampLockSensor |
class |
SimuSensor14bits
This class is to simulate a sensor which returns a value coded on 12bits.
|
Copyright © 2013 LSST. All Rights Reserved.