
See: Description
| Interface | Description |
|---|---|
| BladeSet |
The interface to software controlling a single blade set, real or simulated.
|
| ConfigurationService |
Lays out the interface to the source(s) of configuration data.
|
| ShutterController |
The interface to general shutter control functions for both real and simulated hardware.
|
| Class | Description |
|---|---|
| BladePosition |
Immutable class containing the data for a single blade position sample.
|
| BladeSetCalibration |
Class to hold blade calibration data.
|
| BladeSetCalibration.Item |
Inner class to hold a single blade calibration data item, corresponding
to a change of state, or transition, of a Hall sensor.
|
| BladeSetConfiguration |
Contains low-level hardware information
for one blade set.
|
| HallConfiguration |
The configuration data for a single Hall sensor.
|
| HallTransition |
Immutable class containing the data for a single Hall sensor transition.
|
| MovementHistory |
Immutable class containing the data produced by a blade set move.
|
| ShutterConfiguration |
Contains general shutter configuration not related to Hall sensors
or individual blade sets.
|
| Enum | Description |
|---|---|
| ShutterSide |
Represents the two sides of the camera X axis.
|
Copyright © 2016 LSST. All rights reserved.