org.lsst.ccs.subsystem.refrig
Class RefrigTest.Channel
java.lang.Object
org.lsst.ccs.subsystem.refrig.RefrigTest.Channel
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- RefrigTestHdw.ChannelHdw, RefrigTestSim.ChannelSim
- Enclosing class:
- RefrigTest
public static class RefrigTest.Channel
- extends Object
- implements Serializable
Inner container class for channel parameters
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RefrigTest.Channel
public RefrigTest.Channel(String name,
String desc,
String units,
String loCheck,
String hiCheck,
float deadbandLo,
float deadbandHi)
- Constructor
Copyright © 2013 LSST. All Rights Reserved.