| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.shutter.gui | |
| org.lsst.ccs.subsystem.shutter.sim |
Contains the code which simulates shutter hardware.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PredictionPlotData.addData(List<PredictedPosition> pos,
org.lsst.ccs.utilities.taitime.CCSTimeStamp t0)
Adds new data and causes the plot pane to be repainted.
|
| Modifier and Type | Method and Description |
|---|---|
List<PredictedPosition> |
PredictedTrajectory.getPositions()
Returns the time-ordered list of predicted positions (and accelerations, etc.).
|
Copyright © 2022 LSST. All rights reserved.