OpenQasmOptions Type
Options controlling OpenQASM output.
Record fields
| Record Field |
Description
|
Full Usage:
IncludeHeader
Field type: bool
|
Whether to emit the OPENQASM header and include directive.
|
Full Usage:
Precision
Field type: int
|
Number of decimal places for floating-point angles.
|
Full Usage:
QubitName
Field type: string
|
Name of the qubit register.
|
|
OpenQASM version (2.0 or 3.0). Default: V3.
|