Pulse.v_width#

Pulse.v_width(m=None)[source]#

Calculate the width of the pulse in the frequency domain.

Set m to optionally resample the number of points and change the frequency resolution.

Parameters:
mfloat, optional

The multiplicative number of points at which to resample the power spectrum. The default is to not resample.

Returns:
fwhmfloat

The full width at half maximum of the power spectrum.

rmsfloat

The full root-mean-square width of the power spectrum.

eqvfloat

The equivalent width of the power spectrum.