|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NumericSensor | |
|---|---|
| org.lsst.ccs.subsystems.fcs | This package is for the control software of the LSST camera Filter Exchanger Subsystem. |
| org.lsst.ccs.subsystems.fcs.common | |
| org.lsst.ccs.subsystems.fcs.simulation | This package is for the simulators of the Filter Exchanger hardware. |
| Uses of NumericSensor in org.lsst.ccs.subsystems.fcs |
|---|
| Fields in org.lsst.ccs.subsystems.fcs declared as NumericSensor | |
|---|---|
protected NumericSensor |
FilterClampModule.filterPresenceSensor
The filterPresenceSensor detects if the filter is in the clamp or not. |
| Methods in org.lsst.ccs.subsystems.fcs that return NumericSensor | |
|---|---|
NumericSensor |
FilterClampModule.getFilterPresenceSensor()
|
| Methods in org.lsst.ccs.subsystems.fcs with parameters of type NumericSensor | |
|---|---|
void |
FilterClampModule.setFilterPresenceSensor(NumericSensor filterPresence)
|
| Uses of NumericSensor in org.lsst.ccs.subsystems.fcs.common |
|---|
| Methods in org.lsst.ccs.subsystems.fcs.common that return NumericSensor | |
|---|---|
NumericSensor |
FilterClamp.getFilterPresenceSensor()
|
| Methods in org.lsst.ccs.subsystems.fcs.common with parameters of type NumericSensor | |
|---|---|
void |
FilterClamp.setFilterPresenceSensor(NumericSensor filterPresence)
|
| Uses of NumericSensor in org.lsst.ccs.subsystems.fcs.simulation |
|---|
| Classes in org.lsst.ccs.subsystems.fcs.simulation that implement NumericSensor | |
|---|---|
class |
SimuNumericSensor
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||