Parameter table¶
See the Parameter Table guide for hybrid classical–quantum data flow.
Measurement outputs (comp.outputs) use a separate namespace — see Measurement outputs.
Classes
|
Map runtime parameters to QUA variables declared in a program. |
|
Class enabling the mapping of a parameter to a QUA variable to be updated. |
Process-global registry of OPNIC packet targets and the bound Quarc module. |
|
|
How parameter values are delivered to the OPX during program execution. |
|
Data-flow direction for OPNIC packet streams, expressed from the QUA program's perspective and aligned 1:1 with Quarc's |
|
Two-dimensional view over a single flattened 1D QUA array. |
Field-table mixins
Mixin providing ParameterTable-aligned QUA variable accessors. |
|
|
Minimal interface shared by runtime |
QUA program scope guards
Return |
|
|
Raise if not inside an active QUA program scope. |
Decorator: require an active QUA program scope before calling |
Parameter table package: Parameter, ParameterTable, ParameterPool, QUA arrays, input types.
Author: Arthur Strauss Date: 2026-02-08
Shared QUA field-table accessor mixin for runtime and measurement tables.
QUA program scope detection and guards for variable accessors.