- class GaussianPulse(*, tp=32, FWHM=16, freq=0, **kwargs)¶
Bases:
Pulse
Represents a Gaussian monochromatic pulse.
Represents a Gaussian monochromatic pulse.
- Parameters:
- tpfloat
Pulse length in ns, by default 128
- FWHMfloat,
The full width at half maximum of the pulse
- freqfloat, optional
The frequency of the pulse, by default 0
- freq¶
- FWHM¶
- func(ax)¶