| Type | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|
| type(SpectreAnalysis_) | :: | speana | ||||
| type(SpectreAnalysis_) | :: | speana_z | ||||
| type(SpectreAnalysis_), | allocatable | :: | wave_data(:) | |||
| type(Math_) | :: | math | ||||
| type(Random_) | :: | random | ||||
| integer(kind=int32) | :: | i | ||||
| integer(kind=int32) | :: | j | ||||
| integer(kind=int32) | :: | n_frame | ||||
| integer(kind=int32) | :: | n_sample | ||||
| character(len=:), | allocatable | :: | filepath | |||
| type(IO_) | :: | test_wave | ||||
| real(kind=real64) | :: | dt | ||||
| real(kind=real64) | :: | tn | ||||
| real(kind=real64) | :: | freq_sample(5) | ||||
| integer(kind=int32) | :: | data_idx |