scipy.signal.ShortTimeFFT.mfft#

property ShortTimeFFT.mfft#

Length of input for the FFT used - may be larger than window length m_num.

If not set, mfft defaults to the window length m_num.

See also

f_pts

Number of points along the frequency axis.

f

Frequencies values of the STFT.

m_num

Number of samples in window win.

ShortTimeFFT

Class this property belongs to.