| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.pathfinder.constants | |
| org.lsst.ccs.subsystem.pathfinder.data |
| Modifier and Type | Method and Description |
|---|---|
static SwitchEnable |
SwitchEnable.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwitchEnable[] |
SwitchEnable.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SwitchEnable |
VacSysState.getSwitchEnable(int sw) |
| Modifier and Type | Method and Description |
|---|---|
void |
VacSysState.setSwitchEnable(int sw,
SwitchEnable enable) |
Copyright © 2022 LSST. All rights reserved.