COSP_CFAD_SR Subroutine

public subroutine COSP_CFAD_SR(Npoints, Ncolumns, Nlevels, Nbins, undef, x, S_att, S_clr, xmax, cfad, srbval)

Arguments

Type IntentOptional Attributes Name
integer :: Npoints
integer :: Ncolumns
integer :: Nlevels
integer :: Nbins
real :: undef
real :: x(Npoints,Ncolumns,Nlevels)
real :: S_att
real :: S_clr
real :: xmax
real :: cfad(Npoints,Nbins,Nlevels)
real :: srbval(Nbins)

Calls

proc~~cosp_cfad_sr~2~~CallsGraph proc~cosp_cfad_sr~2 COSP_CFAD_SR float float proc~cosp_cfad_sr~2->float

Called by

proc~~cosp_cfad_sr~2~~CalledByGraph proc~cosp_cfad_sr~2 COSP_CFAD_SR proc~diag_lidar~2 diag_lidar proc~diag_lidar~2->proc~cosp_cfad_sr~2

Contents