main Program

Uses

Variables

Type Attributes Name Initial
real(kind=real64) :: in_freq
real(kind=real64), allocatable :: t(:)
real(kind=real64), allocatable :: freq(:)
real(kind=real64), allocatable :: wave(:)
complex(kind=real64), allocatable :: spec(:)
type(Math_) :: math
type(IO_) :: f