| 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 |
|---|---|
PcpSwitchState |
PcpPlutoDevice.getSwitchState(int sw)
Gets the state of a switch.
|
| Modifier and Type | Method and Description |
|---|---|
static PcpSwitchState |
PcpSwitchState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PcpSwitchState[] |
PcpSwitchState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PcpSwitchState |
PcpSysState.getSwitchState(int sw) |
| Modifier and Type | Method and Description |
|---|---|
void |
PcpSysState.setSwitchState(int sw,
PcpSwitchState state) |
Copyright © 2022 LSST. All rights reserved.