SciPy
Section Navigation
ShortTimeFFT.delta_t
Time increment of STFT.
The time increment delta_t = T * hop represents the sample increment hop converted to time based on the sampling interval T.
delta_t
T
hop
See also
delta_f
Width of the frequency bins of the STFT.
Hop size in signal samples for sliding window.
t
Times of STFT for an input signal with n samples.
Sampling interval of input signal and window win.
win
ShortTimeFFT
Class this property belongs to