| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.refrig.constants | |
| org.lsst.ccs.subsystem.refrig.data |
| Modifier and Type | Method and Description |
|---|---|
static SwitchState |
SwitchState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwitchState[] |
SwitchState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SwitchState |
ThermalState.getBulkPowerState() |
SwitchState |
CompState.getSwitchState(int sw) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThermalState.setBulkPowerState(SwitchState state) |
void |
CompState.setSwitchState(int sw,
SwitchState state) |
Copyright © 2022 LSST. All rights reserved.