
| Class | Description |
|---|---|
| AsciiAuto | |
| Commands |
Defines the names and other properties of the commands accepted by the subsystem.
|
| Controller |
Communicates with the hardware.
|
| MockThin |
Provides a dummy implementation of the thin-beam CCOB API.
|
| Util |
Provides tools used by other components of the subsystem.
|
| ValueParser |
Parses replies to commands such as
X? which contain a line of key-value pairs where the key is
one or more space-separated alphanumeric words and the values are decimal numbers compatible with
Java doubles. |
| Exception | Description |
|---|---|
| TBServerException |
Carries the reply from the TB server when that reply indicates that a command
resulted in an error.
|
| ValueParser.ParseError |
Represents a parsing error.
|
Copyright © 2022 LSST. All rights reserved.