|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Latch | |
|---|---|
| org.lsst.ccs.subsystems.fcs | This package is for the control software of the LSST camera Filter Exchanger Subsystem. |
| org.lsst.ccs.subsystems.fcs.simulation | This package is for the simulators of the Filter Exchanger hardware. |
| Uses of Latch in org.lsst.ccs.subsystems.fcs |
|---|
| Classes in org.lsst.ccs.subsystems.fcs that implement Latch | |
|---|---|
class |
FilterLatchModule
This is a model for a latch. |
| Methods in org.lsst.ccs.subsystems.fcs that return Latch | |
|---|---|
Latch |
CarouselModule.getLatch()
|
Latch |
AutoChangerModule.getOnlineClamp()
|
| Methods in org.lsst.ccs.subsystems.fcs with parameters of type Latch | |
|---|---|
void |
CarouselModule.setLatch(Latch latch)
|
void |
AutoChangerModule.setOnlineClamp(Latch onlineClamp)
|
| Uses of Latch in org.lsst.ccs.subsystems.fcs.simulation |
|---|
| Classes in org.lsst.ccs.subsystems.fcs.simulation that implement Latch | |
|---|---|
class |
SimuLatch
A simulated latch for the carousel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||