| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs |
This package is for the control software of the LSST camera Filter Exchanger
Subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
FcsEnumerations.FilterReadinessState |
MainModule.getFilterReadinessState() |
static FcsEnumerations.FilterReadinessState |
FcsEnumerations.FilterReadinessState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FcsEnumerations.FilterReadinessState[] |
FcsEnumerations.FilterReadinessState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MainModule.updateAgentState(FcsEnumerations.FilterReadinessState readinessS) |
Copyright © 2022 LSST. All rights reserved.