| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.bus.states |
| Modifier and Type | Method and Description |
|---|---|
void |
Agent.updateInternalState(AgentState... stateChanges)
Updates the internal state of this Agent and publishes StateChangeNotification message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlertState
The Alert State of an Agent reflects how the hardware measured quantities
compare to their operational limits.
|
class |
CommandState
Agent State with respect to command execution.
|
class |
ConfigurationState
The Configuration state of a subsystem reflects the state of its set of
configurable parameters.
|
class |
OperationalState
The Operational State of an Agent.
|
class |
PhaseState
The Phase State Diagram reflects the stages of an Agent's life cycle, from when it
starts to when it shuts down.
|
Copyright © 2018 LSST. All rights reserved.