CONSTRUCT_COSP_SGLIDAR Subroutine

public subroutine CONSTRUCT_COSP_SGLIDAR(cfg, Npoints, Ncolumns, Nlevels, Nhydro, Nrefl, 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) :: Nhydro
integer, intent(in) :: Nrefl
type(COSP_SGLIDAR), intent(out) :: x

Contents