Pulse.t_width#
- Pulse.t_width(m=None)[source]#
Calculate the width of the pulse in the time domain.
Set m to optionally resample the number of points and change the time resolution.
- Parameters:
- mfloat, optional
The multiplicative number of points at which to resample the power envelope. The default is to not resample.
- Returns:
- fwhmfloat
The full width at half maximum of the power envelope.
- rmsfloat
The full root-mean-square width of the power envelope.
- eqvfloat
The equivalent width of the power envelope.