| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.shutter.common |
Contains classes and interfaces that are used by both GUI and worker
subsystems, whether using simulated or real hardware.
|
| Modifier and Type | Method and Description |
|---|---|
List<BladeSetCalibration.Item> |
BladeSetCalibration.getData()
Gets the list of transition items.
|
| Constructor and Description |
|---|
BladeSetCalibration(int status,
List<BladeSetCalibration.Item> data)
Constructs from a status value and a list of Items.
|
Copyright © 2019 LSST. All rights reserved.