| Package | Description |
|---|---|
| org.lsst.ccs.drivers.reb |
| Modifier and Type | Method and Description |
|---|---|
static TestReg.RsetId |
TestReg.RsetId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestReg.RsetId[] |
TestReg.RsetId.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.disable(TestReg.RsetId regset)
Disables a register set.
|
void |
TestReg.enable(TestReg.RsetId regset)
Enables a register set.
|
String |
TestReg.trigtime(TestReg.RsetId regset)
Shows a trigger time.
|
Copyright © 2016 LSST. All rights reserved.