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