| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.shutter.gui | |
| org.lsst.ccs.subsystem.shutter.status |
Contains the status bus message classes specific
to the shutter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HallPlotData.addData(ShutterSide side,
List<HallTransition> trans,
org.lsst.ccs.utilities.taitime.CCSTimeStamp t0)
Adds new Hall transitions and causes the plot pane to be repainted.
|
| 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 © 2023 LSST. All rights reserved.