public class FPGA2ModelUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FPGA2ModelUtils.LongWithInfinity |
static class |
FPGA2ModelUtils.PixelCount |
| Constructor and Description |
|---|
FPGA2ModelUtils(FPGA2Model model,
Map<String,Object> parameterOverrides) |
| Modifier and Type | Method and Description |
|---|---|
long |
getNanosForFunction(String name) |
FPGA2ModelUtils.LongWithInfinity |
getNanosForRoutine(String name) |
FPGA2ModelUtils.PixelCount |
getPixelsForFunction(String name) |
FPGA2ModelUtils.LongWithInfinity |
getPixelsForRoutine(String name) |
public FPGA2ModelUtils(FPGA2Model model, Map<String,Object> parameterOverrides)
public long getNanosForFunction(String name)
public FPGA2ModelUtils.PixelCount getPixelsForFunction(String name)
public FPGA2ModelUtils.LongWithInfinity getNanosForRoutine(String name)
public FPGA2ModelUtils.LongWithInfinity getPixelsForRoutine(String name)
Copyright © 2021 LSST. All rights reserved.