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