| 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 |
|---|---|
LatchState |
CompPlutoDevice.getLatchState(int cond)
Gets the state of a latched condition.
|
LatchState |
SimCompPlutoDevice.getLatchState(int cond)
Gets the state of a latched condition.
|
| 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 |
CompState.getLatchState(int latch) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompState.setLatchState(int latch,
LatchState state) |
Copyright © 2021 LSST. All rights reserved.