| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.shutter.status |
Contains the status bus message classes specific
to the shutter.
|
| Modifier and Type | Method and Description |
|---|---|
List<HallTransition> |
MotionDone.hallTransitions() |
| Modifier and Type | Method and Description |
|---|---|
MotionDone.Builder |
MotionDone.Builder.addHallTransition(HallTransition hall)
Appends a single new Hall transition to any already present.
|
| Modifier and Type | Method and Description |
|---|---|
MotionDone.Builder |
MotionDone.Builder.hallTransitions(List<HallTransition> halls) |
Copyright © 2019 LSST. All rights reserved.