| 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.simulation |
This package is for the simulators of the Filter Exchanger hardware.
|
| 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> |
Carousel.socketsMap
A map to store the sockets by their names.
|
| Modifier and Type | Method and Description |
|---|---|
CarouselSocket |
Carousel.getFilterSocket(int filterID) |
CarouselSocket |
Carousel.getSocketAtStandby()
Return the socket HALTED at STANDBY filterPosition if there is one.
|
CarouselSocket |
Carousel.getSocketByName(String socketName)
Return a CarouselSocket which name is given as parameter.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,CarouselSocket> |
Carousel.getSocketsMap() |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,CarouselSocket> |
SimuTTC580.socketMapByID |
| Modifier and Type | Method and Description |
|---|---|
CarouselSocket |
SftCarousel.getSocketAtStandby() |
Copyright © 2019 LSST. All rights reserved.