public class ReadOutRegisterMap extends Object
| Constructor and Description |
|---|
ReadOutRegisterMap(String[] registerNames)
Create a ReadOutRegisterMap from an ordered list of registerNames
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex(String name)
Get the index of the named register
|
public ReadOutRegisterMap(String[] registerNames)
registerNames - public int getIndex(String name)
name - The name to look forIllegalArgumentException - If the name is not foundCopyright © 2022 LSST. All rights reserved.