| 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.AutochangerInclination |
Autochanger.getAutochangerInclinationState()
For MCM
|
static FcsEnumerations.AutochangerInclination |
FcsEnumerations.AutochangerInclination.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FcsEnumerations.AutochangerInclination[] |
FcsEnumerations.AutochangerInclination.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.AutochangerInclination inclinationS) |
Copyright © 2023 LSST. All rights reserved.