scipy.signal.ShortTimeFFT.T — SciPy v1.15.3 Manual (original) (raw)
scipy.signal.ShortTimeFFT.
property ShortTimeFFT.T#
Sampling interval of input signal and of the window.
A ValueError
is raised if it is set to a non-positive value.
See also
Time increment of STFT (hop*T
)
Time increment in signal samples for sliding window.
Sampling frequency (being 1/T
)
Times of STFT for an input signal with n samples.
Class this property belongs to.