VirtualRZ#
- class iqm.pulse.playlist.instructions.VirtualRZ(duration, phase_increment)#
Bases:
InstructionChange the upconversion phase reference.
The phase change can be done either by updating the phase of the local oscillator directly using a hardware instruction, or algebraically by incrementing
IQPulse.phaseof all the IQPulses following the VirtualRZ instruction in theSegment.Module:
iqm.pulse.playlist.instructionsAttributes
Phase increment for the local oscillator of a drive channel, in radians.
durationTime duration of the instruction.
Methods