| 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.
|
| org.lsst.ccs.subsystems.shutter.sim |
Contains the code which simulates shutter hardware.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ShutterSide,BladeSet> |
ShutterController.getBladeSets()
Gets the blade sets created during the initialization.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BladeSetSimulator
Describes one simulated blade set.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ShutterSide,BladeSet> |
SimController.getBladeSets()
Gets the blade sets created during the initialization.
|
Copyright © 2019 LSST. All rights reserved.