construct_cospIN Subroutine

public subroutine construct_cospIN(cfg, npoints, ncolumns, nlevels, y)

Arguments

Type IntentOptional Attributes Name
type(COSP_CONFIG), intent(in) :: cfg
integer, intent(in) :: npoints
integer, intent(in) :: ncolumns
integer, intent(in) :: nlevels
type(cosp_optical_inputs), intent(out) :: y

Contents