| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.refrig | |
| org.lsst.ccs.subsystem.refrig.constants | |
| org.lsst.ccs.subsystem.refrig.data |
| Modifier and Type | Method and Description |
|---|---|
void |
TrimHeaterControl.setOpState(TrimHeaterOpState state)
Sets the operation state.
|
void |
ThermalMain.setTrimHeaterState(int htr,
TrimHeaterOpState state)
Sets a trim heater operation state.
|
| Modifier and Type | Method and Description |
|---|---|
static TrimHeaterOpState |
TrimHeaterOpState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrimHeaterOpState[] |
TrimHeaterOpState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TrimHeaterOpState |
ThermalState.getTrimHeaterOpState(int heater) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThermalState.setTrimHeaterOpState(int heater,
TrimHeaterOpState state) |
Copyright © 2022 LSST. All rights reserved.