class ChirpPulse(*, tp=128, **kwargs)

Bases: FrequencySweptPulse

Represents a linear frequency-swept pulse.

The class for a general pulse.

Parameters:
tpfloat

The pulse length in ns.

scalefloat

The arbitary experimental pulse amplitude, 0-1.

tfloat, optional

The pulse start time in ns.

property sweeprate

The sweep rate of the pulse in GHz/ns

func(ax)