channelSpectreAnalysis Function

public function channelSpectreAnalysis(this, channel) result(vec_data)

$OMP parallel do default(shared) private(n, i, loc_data_id, line,row_data) $OMP end parallel do

Type Bound

SpectreAnalysis_

Arguments

Type IntentOptional Attributes Name
class(SpectreAnalysis_), intent(inout) :: this
integer(kind=int32), intent(in) :: channel

Return Value real(kind=real64), allocatable, (:)