construct_cosp_outputs Subroutine

public subroutine construct_cosp_outputs(cfg, Npoints, Ncolumns, Nlevels, Nlvgrid, Nchan, x)

Arguments

Type IntentOptional Attributes Name
type(COSP_CONFIG), intent(in) :: cfg
integer, intent(in) :: Npoints
integer, intent(in) :: Ncolumns
integer, intent(in) :: Nlevels
integer, intent(in) :: Nlvgrid
integer, intent(in) :: Nchan
type(cosp_outputs), intent(out) :: x

Contents