plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
bandpass_complex64_scalar_SpectreAnalysis
Function
MIT
36 statements
Source File
SpectreAnalysisClass.f90
SpectreAnalysisClass
bandpass_complex64_scalar_SpectreAnalysis
Contents
public function bandpass_complex64_scalar_SpectreAnalysis(this, x, freq_range) result(ft)
Type Bound
SpectreAnalysis_
Arguments
Type
Intent
Optional
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)