Quil-T
API Reference
pyquil.gates.
PULSE
Produce a PULSE instruction.
frame (Frame) – The frame on which to apply the pulse.
Frame
waveform (Union[WaveformReference, TemplateWaveform]) – The pulse waveform.
Union
WaveformReference
TemplateWaveform
nonblocking (bool) – A flag indicating whether the pulse is NONBLOCKING.
bool
Pulse
A Pulse instance.