bandpass_complex64_scalar_SpectreAnalysis Function

public function bandpass_complex64_scalar_SpectreAnalysis(this, x, freq_range) result(ft)

Type Bound

SpectreAnalysis_

Arguments

Type IntentOptional Attributes Name
class(SpectreAnalysis_), intent(inout) :: this
complex(kind=real64), intent(in) :: x
real(kind=real32), intent(in) :: freq_range(1:2)

Return Value complex(kind=real64)