| 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 |
|---|---|
ChillerState |
InTESTChillerDevice.getChillerState()
Get the current ChillerState
|
| Modifier and Type | Method and Description |
|---|---|
static ChillerState |
ChillerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChillerState[] |
ChillerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChillerState |
ChillerControlState.getChillerState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChillerControlState.setChillerState(ChillerState value) |
Copyright © 2022 LSST. All rights reserved.