Nothing#
- class iqm.pulse.playlist.schedule.Nothing(duration)#
Bases:
Instruction
Used to extend a control channel in time, without blocking it, during scheduling.
Can overlap with any other Instruction. Converted to a
Wait
instruction at the end of scheduling.Module:
iqm.pulse.playlist.schedule
Attributes
duration
Time duration of the instruction.
Methods
- Parameters:
duration (int) –