scipy.signal.ShortTimeFFT.win#
- property ShortTimeFFT.win#
Window function as real- or complex-valued 1d array.
This attribute is read only, since
dual_win
depends on it.See also
dual_win
Canonical dual window.
m_num
Number of samples in window
win
.m_num_mid
Center index of window
win
.mfft
Length of input for the FFT used - may be larger than
m_num
.hop
ime increment in signal samples for sliding window.
win
Window function as real- or complex-valued 1d array.
ShortTimeFFT
Class this property belongs to.