| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.comcamvacuum.constants | |
| org.lsst.ccs.subsystem.comcamvacuum.data |
| Modifier and Type | Method and Description |
|---|---|
static LatchState |
LatchState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LatchState[] |
LatchState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LatchState |
VacSysState.getLatch(int latch) |
| Modifier and Type | Method and Description |
|---|---|
void |
VacSysState.setLatch(int latch,
LatchState state) |
Copyright © 2024 LSST. All rights reserved.