org.lsst.ccs.subsystem.refrig
Class RefrigTestHdw.ChannelHdw
java.lang.Object
org.lsst.ccs.framework.ConfigurableComponent
org.lsst.ccs.subsystem.refrig.RefrigTest.Channel
org.lsst.ccs.subsystem.refrig.RefrigTestHdw.ChannelHdw
- All Implemented Interfaces:
- org.lsst.ccs.framework.Configurable
- Enclosing class:
- RefrigTestHdw
public static class RefrigTestHdw.ChannelHdw
- extends RefrigTest.Channel
Inner container class for channel hardware data.
| Nested classes/interfaces inherited from interface org.lsst.ccs.framework.Configurable |
org.lsst.ccs.framework.Configurable.Environment |
| Fields inherited from class org.lsst.ccs.framework.ConfigurableComponent |
environment |
|
Constructor Summary |
RefrigTestHdw.ChannelHdw(String desc,
String units,
String loCheck,
double limitLo,
double deadbandLo,
String hiCheck,
double limitHi,
double deadbandHi,
String type,
String subtype,
int chan,
int alarm,
double offset,
double scale)
Constructor |
| Methods inherited from class org.lsst.ccs.framework.ConfigurableComponent |
alias, change, getEnvironment, getName, getParent, setEnvironment |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RefrigTestHdw.ChannelHdw
public RefrigTestHdw.ChannelHdw(String desc,
String units,
String loCheck,
double limitLo,
double deadbandLo,
String hiCheck,
double limitHi,
double deadbandHi,
String type,
String subtype,
int chan,
int alarm,
double offset,
double scale)
- Constructor
Copyright © 2013 LSST. All Rights Reserved.