| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.rafts | |
| org.lsst.ccs.subsystem.rafts.fpga.compiler |
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,FPGA2Model.PointerInfo>> |
RaftsCommands.getPointers()
Deprecated.
|
Map<String,FPGA2Model.PointerInfo> |
SequencerProc.getPointers()
Gets the map of pointer information.
|
List<Map<String,FPGA2Model.PointerInfo>> |
RaftsCommands.getSequencerPointers()
Gets the list of all pointer information maps.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,FPGA2Model.PointerInfo> |
FPGA2Model.getPointerMap() |
List<FPGA2Model.PointerInfo> |
FPGA2Model.getPointers()
Returns a list of pointer information, with kind, name and address.
|
Copyright © 2020 LSST. All rights reserved.