| Package | Description |
|---|---|
| org.lsst.ccs.daq.guider | |
| org.lsst.ccs.daq.ims |
An interface to the DAQ image services (ims) library.
|
| org.lsst.ccs.daq.ims.example |
| Modifier and Type | Method and Description |
|---|---|
Status |
Series.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
Status |
Guider.pause() |
Status |
Guider.resume() |
Status |
Guider.sleep() |
Status |
Guider.start(ROICommon common,
String id,
List<ROILocation> locations)
Start the guider, using the specified ROI locations
|
Status |
Guider.stop() |
Status |
Guider.wake() |
| Modifier and Type | Method and Description |
|---|---|
Status |
GuiderTool.pause() |
Status |
GuiderTool.resume() |
Status |
GuiderTool.sleep() |
Status |
GuiderTool.start(String imageName,
String roiSpec) |
Status |
GuiderTool.stop() |
Status |
GuiderTool.wake() |
Copyright © 2023 LSST. All rights reserved.