| 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 | Class and Description |
|---|---|
class |
RealActions
An implementation of the
Actions interface that forwards most actions to
the StateMachine component or to the Controller component. |
class |
SimulatedActions
An implementation of
Actions in which no hardware operations are performed. |
| Modifier and Type | Method and Description |
|---|---|
Actions |
StateMachine.getActions()
Gets the set of actions used by the internal state internalMachine.
|
| Constructor and Description |
|---|
TopContext(Actions actions)
Saves the action implementations for this context.
|
Copyright © 2020 LSST. All rights reserved.