| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.shutter.gui | |
| org.lsst.ccs.subsystems.shutter.sim |
Contains the code which simulates shutter hardware.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MotorHistory.addData(Stream<MotorPosition> pos)
Adds new data and causes the plot pane to be repainted.
|
| Modifier and Type | Method and Description |
|---|---|
Stream<MotorPosition> |
MotorSimulator.getPositions()
Returns the motor positions as a stream.
|
| Modifier and Type | Method and Description |
|---|---|
BladePosition |
MotorEncoderSimulator.apply(MotorPosition p) |
Copyright © 2019 LSST. All rights reserved.