CONSTRUCT_COSP_SGRADAR Subroutine

public subroutine CONSTRUCT_COSP_SGRADAR(cfg, Npoints, Ncolumns, Nlevels, Nhydro, 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
type(COSP_SGRADAR), intent(out) :: x

Contents