| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.refrig.constants | |
| org.lsst.ccs.subsystem.refrig.data |
| Modifier and Type | Method and Description |
|---|---|
static HeaterControlState |
HeaterControlState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaterControlState[] |
HeaterControlState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HeaterControlState |
ThermalState.getTrimHeaterCtrlState(int heater) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThermalState.setTrimHeaterCtrlState(int heater,
HeaterControlState state) |
Copyright © 2019 LSST. All rights reserved.