| Package | Description |
|---|---|
| org.lsst.ccs.drivers.reb |
| Modifier and Type | Method and Description |
|---|---|
static TestReg.DacName |
TestReg.DacName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestReg.DacName[] |
TestReg.DacName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestReg.dacLoad(TestReg.DacName name)
Loads a DAC.
|
void |
TestReg.dacLoad(TestReg.DacName name,
int strip)
Loads a DAC.
|
Copyright © 2017 LSST. All rights reserved.