| 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 |
|---|---|
VfdState |
SimA1000Device.getState()
Gets VFD state (and checks for alarm and fault conditions).
|
VfdState |
A1000Device.getState()
Gets VFD state and checks for alarm and fault conditions.
|
| Modifier and Type | Method and Description |
|---|---|
static VfdState |
VfdState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VfdState[] |
VfdState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VfdState |
ColdCompState.getVfdState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColdCompState.setVfdState(VfdState state) |
Copyright © 2022 LSST. All rights reserved.