| 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.common |
This packages is for the interfaces or abstract classes that are common for
all the subpackages.
|
| 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 | Method and Description |
|---|---|
CarouselSocket |
CarouselModule.getSocketAtStandby() |
CarouselSocket[] |
CarouselModule.getSockets() |
| Modifier and Type | Method and Description |
|---|---|
void |
CarouselModule.setSockets(CarouselSocket[] sockets) |
| Modifier and Type | Method and Description |
|---|---|
CarouselSocket |
Carousel.getSocketAtStandby()
This methods returns the socket at standby position or null if there is no
socket at standby position.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuCarouselSocket |
| Modifier and Type | Method and Description |
|---|---|
CarouselSocket |
SftCarouselModule.getSocketAtStandby() |
Copyright © 2013 LSST. All Rights Reserved.