| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs |
This package is for the control software of the LSST camera Filter Exchanger
Subsystem.
|
| Modifier and Type | Field and Description |
|---|---|
protected FcsEnumerations.FilterClampState |
CarouselClamp.clampState |
| Modifier and Type | Method and Description |
|---|---|
FcsEnumerations.FilterClampState |
CarouselSocket.getClampsState()
Returns the state of the clamps.
|
FcsEnumerations.FilterClampState |
CarouselClamp.getClampState()
Returns the clampState of the clamp.
|
FcsEnumerations.FilterClampState |
StatusDataPublishedByCarouselSocket.getClampState() |
static FcsEnumerations.FilterClampState |
FcsEnumerations.FilterClampState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FcsEnumerations.FilterClampState[] |
FcsEnumerations.FilterClampState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusDataPublishedByCarouselSocket.setClampsState(FcsEnumerations.FilterClampState clampState) |
Copyright © 2018 LSST. All rights reserved.