| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.shutter |
This package contains the CCS subsystem components that operate the LSST camera shutter.
|
| org.lsst.ccs.subsystem.shutter.statemachine |
| Modifier and Type | Method and Description |
|---|---|
void |
SimulatedActions.setPhysicalState(PhysicalState newState) |
| Modifier and Type | Method and Description |
|---|---|
static PhysicalState |
PhysicalState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhysicalState[] |
PhysicalState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Actions.setPhysicalState(PhysicalState newBstate)
Sets the state the appears in the subsystems state bundle.
|
Copyright © 2019 LSST. All rights reserved.