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~~CallsGraph proc~cosp_cfad_sr COSP_CFAD_SR float float proc~cosp_cfad_sr->float

Called by

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

Contents