short_time_FFT Function

public function short_time_FFT(wave, frame) result(spectre)

Arguments

Type IntentOptional Attributes Name
complex(kind=real64), intent(in) :: wave(:)
integer(kind=int32), intent(in) :: frame

Return Value complex(kind=real64), allocatable, (:,:)