scipy.signal.ShortTimeFFT.f — SciPy v1.15.3 Manual (original) (raw)
scipy.signal.ShortTimeFFT.
property ShortTimeFFT.f#
Frequencies values of the STFT.
A 1d array of length f_pts with delta_f spaced entries is returned.
See also
Width of the frequency bins of the STFT.
Number of points along the frequency axis.
Length of the input for FFT used.
Class this property belongs to.