| Interface | Description |
|---|---|
| CCSEvent.CCSEventListener | |
| EventListener<E> |
An event listener listens for and receives events
|
| State.StateChangeListener<T extends Enum> |
| Class | Description |
|---|---|
| AggregateStatus |
A collection of different state objects.
|
| CCS |
Abstraction of subset of CCS toolkit.
|
| CCSEvent |
Base class for all simulated CCS Events
|
| CCSPlaylistCommand | |
| DelimitedStringSplitJoin |
A class for converting String[] into delimited strings.
|
| EventListenerList<E> |
Maintain a list of event listeners.
|
| FocalPlaneHardwareIdConverter |
Generates a hardareIdSettigsApplied event from focal-plane config.
|
| GenericConverter |
A class for copying objects using reflection on their member variables.
|
| KeyValueParser |
Utility for parsing keyValueData as used in takeImages and startImage
commands
|
| OCSCommandConverter | |
| OCSStateChangeToEventConverter |
This class exists to generate specific OCS events on state changes, as mandated by LSE-71.
|
| OCSStateEventConverter |
The OCSStateEventConverter is used to convert state events as sent by CCS,
into the equivalent CameraStateChangeEvent.
|
| State<T extends Enum> |
Encapsulates a state, and generates state change events.
|
| SummaryInfoConverter |
Generates a special event built for the header service from a focal-plane
configuration info object.
|
| Exception | Description |
|---|---|
| State.InvalidStateException |
Copyright © 2021 LSST. All rights reserved.