public static class RefrigTest.Channel
extends org.lsst.ccs.framework.ConfigurableComponent
| Constructor and Description |
|---|
RefrigTest.Channel(String desc,
String units,
String loCheck,
double limitLo,
double deadbandLo,
String hiCheck,
double limitHi,
double deadbandHi)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setLimitHi(double limit)
Sets the high limit.
|
void |
setLimitLo(double limit)
Sets the low limit.
|
Copyright © 2013 LSST. All Rights Reserved.