| Package | Description |
|---|---|
| org.lsst.ccs.monitor |
| Modifier and Type | Class and Description |
|---|---|
class |
CalcDevice
"Device" for performing calculations.
|
| Modifier and Type | Field and Description |
|---|---|
protected Device |
Control.devc |
| Modifier and Type | Method and Description |
|---|---|
Device |
Line.getCompDevice()
Gets the complementary device.
|
Device |
Line.getDevice()
Gets the device.
|
Device |
Channel.getDevice() |
Device |
Monitor.getDevice(String name)
Gets the device with the given name.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Device> |
MonitorUpdateTask.getDevices() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Control.configure(Monitor mon,
Device devc)
Configures common part of control channel.
|
List<Channel> |
MonitorUpdateTask.getChannelsForDeviceGroup(Device device,
String group) |
Set<String> |
MonitorUpdateTask.getGroupsForDevice(Device device) |
List<MonitorUpdateTask> |
Monitor.getMonitorUpdateTasksForDevice(Device dev) |
Copyright © 2020 LSST. All rights reserved.