| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.shutter.common |
Contains classes and interfaces that are used by both GUI and worker
subsystems, whether using simulated or real hardware.
|
| org.lsst.ccs.subsystem.shutter.sim |
Contains the code which simulates shutter hardware.
|
| org.lsst.ccs.subsystem.shutter.status |
Contains the status bus message classes specific
to the shutter.
|
| Class and Description |
|---|
| Axis
The axes available on the shutter, one per blade set.
|
| PhysicalState
Descriptions of the current state of the shutter as reported to OCS, regardless of the internal state of
the state machine used by the subsystem to control the shutter.
|
| PLCError
Enumerates all the error conditions that may be signaled by an Error message from the PLC.
|
| RTDName
An arbitrary set of names for the RTD readings sent as part of the
ShutterStatus message. |
| ShutterSide
Represents the two sides of the camera X axis.
|
| SoftwareState
Describes the internal state of the CCS worker subsystem used to control the shutter.
|
| TimeOrdered
For objects that have a natural time ordering using CCS timestamps.
|
| Class and Description |
|---|
| TimeOrdered
For objects that have a natural time ordering using CCS timestamps.
|
| Class and Description |
|---|
| EncoderSample
Immutable class containing the data for a single position encoder sample.
|
| HallTransition
Immutable class containing the data for a transition of a Hall sensor.
|
| ShutterSide
Represents the two sides of the camera X axis.
|
Copyright © 2022 LSST. All rights reserved.