| Package | Description |
|---|---|
| org.lsst.ccs.drivers.reb |
| Modifier and Type | Method and Description |
|---|---|
static TestGlobal.HdwType |
TestGlobal.HdwType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestGlobal.HdwType[] |
TestGlobal.HdwType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestGlobal.connect(TestGlobal.HdwType type,
int id,
String ifcName)
Connects to a REB.
|
Copyright © 2019 LSST. All rights reserved.