| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.config |
Classes responsible for managing the configuration of a subsystem.
|
| org.lsst.ccs.startup |
Codes in this package are mostly mains for applications linked to subsystem startup.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BusMaster
A bus master is a subsystem that can send write commands and acquire locks.
|
class |
Subsystem
The base class for a CCS subsystem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableSubsystem
Deprecated.
Configuration commands are moved to the subsystem itself. Use Subsystem instead.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeModularSubsystem
Deprecated.
The functionality of this class is encapsulated in Subsystem so this
class is no longer needed.
|
Copyright © 2016 LSST. All rights reserved.