| Modifier and Type | Method and Description |
|---|---|
static TestSrp.OnOff |
TestSrp.OnOff.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestSrp.OnOff[] |
TestSrp.OnOff.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestSrp.setDebug(TestSrp.OnOff state)
Sets the debug state.
|
void |
TestHeaterPS.setMainPower(TestSrp.OnOff on) |
void |
TestHeaterPS.setOutput(int chan,
TestSrp.OnOff state) |
void |
TestRebBulkPS.setPower(int id,
TestSrp.OnOff on) |
Copyright © 2018 LSST. All rights reserved.