SPEC_T Derived Type

type, public :: SPEC_T

Spectrum structure


Contents


Components

TypeVisibility AttributesNameInitial
integer, public :: nfr

number of frequencies

real(kind=TIME), public :: fr0

lowest frequency

real(kind=TIME), public :: frs

frequency increment

real(kind=SP), public, Allocatable:: th(:)

frequency spectrum/periodogram