| 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.common |
This packages is for the interfaces or abstract classes that are common for
all the subpackages.
|
| Modifier and Type | Method and Description |
|---|---|
static EPOSEnumerations.ControlWord |
EPOSEnumerations.ControlWord.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EPOSEnumerations.ControlWord[] |
EPOSEnumerations.ControlWord.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
EPOSController.writeControlWord(EPOSEnumerations.ControlWord mode) |
Copyright © 2024 LSST. All rights reserved.