| 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.singlefiltertest |
This package is for the Single Filter Test control software.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,CarouselSocket> |
CarouselModule.socketsMap
A map to store the sockets by their names.
|
| Modifier and Type | Method and Description |
|---|---|
CarouselSocket |
CarouselModule.getSocketAtStandby()
Return the socket HALTED at STANDBY filterPosition if there is one.
|
CarouselSocket |
CarouselModule.getSocketByName(String socketName)
Return a CarouselSocket which name is given as parameter.
|
| Modifier and Type | Method and Description |
|---|---|
CarouselSocket |
SftCarouselModule.getSocketAtStandby() |
Copyright © 2016 LSST. All rights reserved.