RealPulse#
- class iqm.pulse.playlist.instructions.RealPulse(duration, wave, scale)#
Bases:
Instruction
Play a real-valued pulse.
Module:
iqm.pulse.playlist.instructions
Attributes
Shape of the pulse.
Scaling factor for the waveform.
duration
Time duration of the instruction.
Methods
Returns all the waveforms the Instruction contains.
Validate the instruction attributes.
- wave: Waveform#
Shape of the pulse.
- validate()#
Validate the instruction attributes.
- Raises:
ValueError – something about the instruction is not ok