| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.monitor |
| Modifier and Type | Method and Description |
|---|---|
Monitor |
Agent.getMonitor()
Provides access to this subsystem's monitor.
|
| Modifier and Type | Field and Description |
|---|---|
protected Monitor |
Control.mon |
protected Monitor |
Device.mon |
| Modifier and Type | Method and Description |
|---|---|
static Monitor |
Monitor.create(Agent agent) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CalcDevice.configure(Monitor mon) |
protected void |
Device.configure(Monitor mon)
Performs common configuration.
|
protected void |
Control.configure(Monitor mon,
Device devc)
Configures common part of control channel.
|
Copyright © 2018 LSST. All rights reserved.