| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected CarouselSocket |
Carousel.socketAtStandby |
| 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 |
Copyright © 2020 LSST. All rights reserved.