scipy.signal.ShortTimeFFT.delta_t# property 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. See also delta_fWidth of the frequency bins of the STFT. hopHop size in signal samples for sliding window. tTimes of STFT for an input signal with n samples. TSampling interval of input signal and window win. ShortTimeFFTClass this property belongs to