Note
This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.
PulseBackend.instructions¶
- property PulseBackend.instructions: List[Tuple[Instruction, Tuple[int]]]¶
A list of Instruction tuples on the backend of the form
(instruction, (qubits)