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