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