| Package | Description |
|---|---|
| org.lsst.ccs.monitor |
| Modifier and Type | Method and Description |
|---|---|
Channel |
Monitor.getChannel(int id)
Gets the channel with the given ID.
|
Channel |
Monitor.getChannel(String name)
Gets the channel with the given name.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
Device.getGroupForChannel(Channel ch)
Get the group a given channel belongs to.
|
protected double |
Device.readChannel(Channel ch) |
boolean |
DevicePredicate.test(Channel channel) |
boolean |
GroupPredicate.test(Channel channel) |
boolean |
ChannelPredicate.test(Channel channel) |
Copyright © 2019 LSST. All rights reserved.