| Interface | Description |
|---|---|
| State.StateChangeListener<T extends Enum> |
| Class | Description |
|---|---|
| AggregateStatus |
A collection of different state objects.
|
| CCS |
Abstraction of subset of CCS toolkit.
|
| CCSPlaylistCommand | |
| DelimitedStringSplitJoin |
A class for converting String[] into delimited strings.
|
| GenericConverter | |
| 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 |
|---|---|
| OCSCommandConverter.CommandConversionException | |
| State.InvalidStateException |
Copyright © 2024 LSST. All rights reserved.