| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.rafts.fpga.compiler | |
| org.lsst.ccs.subsystem.rafts.fpga.xml |
| Modifier and Type | Method and Description |
|---|---|
void |
DumpVisitor.visit(Function f) |
void |
ModelBuilderVisitor.visit(Function f) |
void |
FPGA2ModelBuilder.visit(Function f) |
void |
Visitor.visit(Function f) |
void |
AbstractVisitor.visit(Function f) |
| Constructor and Description |
|---|
EndSliceTime(int functionIndex,
Function function,
int sliceIndex) |
SliceTime(int functionIndex,
Function function,
Timeslice s) |
SliceValues(int functionIndex,
Function function,
Timeslice s) |
| Modifier and Type | Method and Description |
|---|---|
Function |
FunctionPointer.getFunction() |
Function |
Call.getFunction() |
| Modifier and Type | Method and Description |
|---|---|
List<Function> |
SequencerConfig.getFunctions() |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionPointer.setFunction(Function fcn) |
void |
Call.setFunction(Function fcn) |
| Modifier and Type | Method and Description |
|---|---|
void |
SequencerConfig.setFunctions(List<Function> functions) |
| Constructor and Description |
|---|
Call(Function c) |
Call(Function c,
String repeat) |
FunctionPointer(String id,
String fullname,
Function fcn) |
Copyright © 2016 LSST. All rights reserved.