|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Sensor14bits | |
|---|---|
| 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. |
| Uses of Sensor14bits in org.lsst.ccs.subsystems.fcs |
|---|
| Methods in org.lsst.ccs.subsystems.fcs that return Sensor14bits | |
|---|---|
Sensor14bits |
FilterClampModule.getFilterPresenceSensor()
For encapsulation : we want to access to filterPresenceSensor in sub-packages. |
Sensor14bits |
FilterClampModule.getLockSensor()
|
| Methods in org.lsst.ccs.subsystems.fcs with parameters of type Sensor14bits | |
|---|---|
void |
FilterClampModule.setFilterPresenceSensor(Sensor14bits filterPresenceSensor)
for Spring |
void |
FilterClampModule.setLockSensor(Sensor14bits lockSensor)
|
| Uses of Sensor14bits in org.lsst.ccs.subsystems.fcs.drivers |
|---|
| Subclasses of Sensor14bits in org.lsst.ccs.subsystems.fcs.drivers | |
|---|---|
class |
CanOpenSensor14bits
This is a Model for a sensor on a can open bus which communicates over Can Open protocol. |
class |
CanOpenThermometer
|
| Uses of Sensor14bits in org.lsst.ccs.subsystems.fcs.simulation |
|---|
| Subclasses of Sensor14bits in org.lsst.ccs.subsystems.fcs.simulation | |
|---|---|
class |
SimuClampFilterPresenceSensor
|
class |
SimuClampLockSensor
|
class |
SimuSensor14bits
This class is to simulate a sensor which returns a value coded on 12bits. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||