masw_SpectreAnalysis Function

public function masw_SpectreAnalysis(this, t, x, position, c_axis) result(ret)

Type Bound

SpectreAnalysis_

Arguments

Type IntentOptional 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(:)

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