| 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 |
|---|---|
static FcsEnumerations.FilterState |
FcsEnumerations.FilterState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FcsEnumerations.FilterState[] |
FcsEnumerations.FilterState.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.FilterState filterS,
FcsEnumerations.FilterReadinessState readinessS) |
Copyright © 2020 LSST. All rights reserved.