| 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 |
|---|---|
EventReply |
StateMachine.calibDone(CalibDone calibResults) |
void |
SimulatedActions.saveCalib(CalibDone cal) |
| Modifier and Type | Method and Description |
|---|---|
EventReply |
Events.calibDone(CalibDone calibResults)
Indicates that a Hall calibration operation has been successful.
|
void |
Actions.saveCalib(CalibDone cal)
Saves the calibration data to a filesystem on the CCS network.
|
Copyright © 2019 LSST. All rights reserved.