| 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.motionDone(MotionDone profileData) |
void |
SimulatedActions.sendProfile(MotionDone mot) |
| Modifier and Type | Method and Description |
|---|---|
EventReply |
Events.motionDone(MotionDone profileData)
Indicates that a blade set has successfully completed a motion.
|
void |
Actions.sendProfile(MotionDone mot)
Sends the motion profile out on the CCS status bus.
|
Copyright © 2019 LSST. All rights reserved.