Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(IO_), | public | :: | display | ||||
type(IO_), | public, | allocatable | :: | files(:) | |||
integer(kind=int32), | public, | allocatable | :: | num_lines(:,:) | |||
integer(kind=int32), | public, | allocatable | :: | BOL(:) | |||
real(kind=real32), | public | :: | sampling_Hz | ||||
integer(kind=int32), | public | :: | max_file_num | = | 10000 | ||
integer(kind=int32), | public | :: | last_file_id | ||||
real(kind=real64), | public, | allocatable | :: | Freq(:) | |||
real(kind=real64), | public | :: | in1 | = | 0.0d0 | ||
real(kind=real64), | public | :: | in2 | = | 0.0d0 | ||
real(kind=real64), | public | :: | out1 | = | 0.0d0 | ||
real(kind=real64), | public | :: | out2 | = | 0.0d0 | ||
complex(kind=real64), | public | :: | in1_cmplx | = | 0.0d0 | ||
complex(kind=real64), | public | :: | in2_cmplx | = | 0.0d0 | ||
complex(kind=real64), | public | :: | out1_cmplx | = | 0.0d0 | ||
complex(kind=real64), | public | :: | out2_cmplx | = | 0.0d0 | ||
complex(kind=real64), | public, | allocatable | :: | FDD_S(:,:) | |||
complex(kind=real64), | public, | allocatable | :: | FDD_Phi(:,:,:) | |||
logical, | public | :: | initialized | = | .false. |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
real(kind=real32), | intent(in) | :: | sampling_Hz | |||
integer(kind=int32), | intent(in), | optional | :: | max_file_num |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
character(len=*), | intent(in) | :: | name | |||
integer(kind=int32), | intent(in) | :: | lines(1:2) | |||
integer(kind=int32), | intent(in) | :: | BOL |
$OMP parallel do default(shared) private(n, i, loc_data_id, line,row_data) $OMP end parallel do
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
integer(kind=int32), | intent(in) | :: | channel |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
integer(kind=int32), | intent(in) | :: | channels(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
integer(kind=int32), | intent(in) | :: | channel | |||
integer(kind=int32), | intent(in) | :: | Taper | |||
real(kind=real32), | intent(in) | :: | Stacking(:) | |||
integer(kind=int32), | intent(in) | :: | window_size |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
real(kind=real64), | intent(in) | :: | vector(:) | |||
integer(kind=int32), | intent(in) | :: | Taper | |||
real(kind=real32), | intent(in) | :: | Stacking(:) | |||
integer(kind=int32), | intent(in) | :: | window_size |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
integer(kind=int32), | intent(in) | :: | channel | |||
integer(kind=int32), | intent(in) | :: | Taper | |||
real(kind=real32), | intent(in) | :: | Stacking(:) | |||
integer(kind=int32), | intent(in) | :: | window_size |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
real(kind=real64), | intent(in) | :: | vector(:) | |||
integer(kind=int32), | intent(in) | :: | Taper | |||
real(kind=real32), | intent(in) | :: | Stacking(:) | |||
integer(kind=int32), | intent(in) | :: | window_size |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
integer(kind=int32), | intent(in) | :: | channel | |||
integer(kind=int32), | intent(in) | :: | Taper | |||
real(kind=real32), | intent(in) | :: | Stacking(:) | |||
integer(kind=int32), | intent(in) | :: | window_size | |||
type(SpectreAnalysis_), | intent(inout) | :: | wave_data(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
integer(kind=int32), | intent(in) | :: | channel | |||
integer(kind=int32), | intent(in) | :: | Taper | |||
real(kind=real32), | intent(in) | :: | Stacking(:) | |||
integer(kind=int32), | intent(in) | :: | window_size |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
integer(kind=int32), | intent(in) | :: | window_size |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
type(SpectreAnalysis_), | intent(inout) | :: | wave_data(:) | |||
integer(kind=int32), | intent(in) | :: | window_size | |||
integer(kind=int32), | intent(in) | :: | channel | |||
integer(kind=int32), | intent(in) | :: | Taper | |||
real(kind=real32), | intent(in) | :: | Stacking(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
character(len=*), | intent(in) | :: | name |
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) |
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) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
real(kind=real64), | intent(in) | :: | x | |||
real(kind=real32), | intent(in) | :: | freq_range(1:2) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
real(kind=real64), | intent(in) | :: | x(:) | |||
real(kind=real32), | intent(in) | :: | freq_range(1:2) |
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) |
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) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
real(kind=real64), | intent(in) | :: | x | |||
real(kind=real32), | intent(in) | :: | freq_range(1:2) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(inout) | :: | this | |||
real(kind=real64), | intent(in) | :: | x(:) | |||
real(kind=real32), | intent(in) | :: | freq_range(1:2) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | x(:) | |||
real(kind=real64), | intent(in) | :: | cutoff_frequency |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | x_t(:) | |||
integer(kind=int32), | intent(in) | :: | window_size | |||
real(kind=real64), | intent(in), | optional | :: | sigma |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | x_t(:,:) | |||
integer(kind=int32), | intent(in) | :: | window_size | |||
real(kind=real64), | intent(in), | optional | :: | sigma | ||
character(len=*), | intent(in), | optional | :: | log |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | x_t(:) | |||
integer(kind=int32), | intent(in) | :: | window_size | |||
real(kind=real64), | intent(in), | optional | :: | sigma |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | x_t(:,:) | |||
integer(kind=int32), | intent(in) | :: | window_size | |||
real(kind=real64), | intent(in), | optional | :: | sigma | ||
character(len=*), | intent(in), | optional | :: | log |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
integer(kind=int32), | intent(in) | :: | n | |||
real(kind=real64), | intent(inout), | optional, | allocatable | :: | t(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
integer(kind=int32), | intent(in) | :: | n |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | time_and_components(:,:) | |||
integer(kind=int32) | :: | n |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
real(kind=real64), | intent(inout) | :: | segments(:,:,:) | |||
integer(kind=int32), | intent(in) | :: | percent |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | all_segments(:,:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | all_segments(:,:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | t(:) | |||
real(kind=real64), | intent(in) | :: | x(:,:) | |||
real(kind=real64), | intent(in) | :: | position(:) | |||
real(kind=real64), | intent(in) | :: | c_axis(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | t(:) | |||
real(kind=real64), | intent(in) | :: | x(:,:) | |||
real(kind=real64), | intent(in) | :: | position(:) | |||
real(kind=real64), | intent(in) | :: | k_axis(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpectreAnalysis_), | intent(in) | :: | this | |||
character(len=*), | intent(in) | :: | name | |||
real(kind=real64), | allocatable | :: | all_spectrum(:,:,:) |