org.lsst.ccs.subsystem.refrig
Class RefrigTest.Channel

java.lang.Object
  extended by 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

Constructor Summary
RefrigTest.Channel(String name, String desc, String units, String loCheck, String hiCheck, float deadbandLo, float deadbandHi)
          Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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.