| 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 |
StateMachine.calibDone(Channel<EventReply> replyChan,
CalibDone calibResults) |
void |
RealActions.saveCalib(CalibDone cal) |
void |
SimulatedActions.saveCalib(CalibDone cal) |
| Modifier and Type | Method and Description |
|---|---|
void |
Events.calibDone(Channel<EventReply> chan,
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 © 2020 LSST. All rights reserved.