| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.shutter |
Contains the hardware-independent classes making up the shutter worker subsystem.
|
| org.lsst.ccs.subsystems.shutter.parker |
Contains the classes that implement shutter subsystem components
using a Parker ACR motor controller.
|
| org.lsst.ccs.subsystems.shutter.sim |
Contains the code which simulates shutter hardware.
|
| Modifier and Type | Method and Description |
|---|---|
BladeSet |
ShutterModule.getBladeSet(int index)
Gets one of the two BladeSet objects.
|
| Constructor and Description |
|---|
ShutterModule(String name,
List<BladeSet> bladeSets)
Constructs the main module for the shutter subsystem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BladeSetDrvr
Routines to perform shutter blade operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BladeSetSimulator
Describes one simulated blade set.
|
Copyright © 2016 LSST. All rights reserved.