Delay.instructions¶
- property Delay.instructions: Tuple[Tuple[int, qiskit.pulse.instructions.instruction.Instruction]]¶
Iterable for getting instructions from Schedule tree.
- Return type
Tuple
[Tuple
[int
,Instruction
]]
Iterable for getting instructions from Schedule tree.
Tuple
[Tuple
[int
, Instruction
]]