| 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.carousel.ui |
This package is to gather classes to build GUI for the Carousel.
|
| org.lsst.ccs.subsystems.fcs.ui |
This package gathers the classes used to build a GUI for the FCS with all the hardware
(simulated or real)
|
| Modifier and Type | Method and Description |
|---|---|
StatusDataPublishedByCarousel |
Carousel.createStatusDataPublishedByCarousel()
Create an object StatusDataPublishedByCarousel to be published on the STATUS
bus.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CarouselGeneralViewPanel.update(StatusDataPublishedByCarousel s) |
void |
CarouselDisk.update(StatusDataPublishedByCarousel status)
Update the disk from an object StatusDataPublishedByCarousel
|
void |
CarouselSocketPanel.updateSocketFromCarousel(StatusDataPublishedByCarousel s) |
| Constructor and Description |
|---|
Update(StatusDataPublishedByCarousel s) |
UpdateSocketFromCarousel(StatusDataPublishedByCarousel s) |
| Modifier and Type | Method and Description |
|---|---|
void |
AutochangerStatusPanel.updateCarousel(StatusDataPublishedByCarousel status)
To update the Panel when the carousel publishes on the bus its global
status.
|
| Constructor and Description |
|---|
UpdateCarousel(StatusDataPublishedByCarousel s) |
Copyright © 2019 LSST. All rights reserved.