Skip to content
Pasqal Documentation

pulser.waveforms

All built-in types of waveforms and their Waveform parent class.

Classes

Waveform

The abstract class for a pulse's waveform.

CompositeWaveform

A waveform combining multiple smaller waveforms.

CustomWaveform

A custom waveform.

ConstantWaveform

A waveform of constant value.

RampWaveform

A linear ramp waveform.

BlackmanWaveform

A Blackman window of a specified duration and area.

InterpolatedWaveform

A waveform created from interpolation of a set of data points.

KaiserWaveform

A Kaiser window of a specified duration and beta parameter.