FV3 Bundle
crtm_antennacorrection Module Reference

Functions/Subroutines

subroutine, public crtm_compute_antcorr (gI, n, l, RT)
 
subroutine, public crtm_compute_antcorr_tl (gI, n, l, RT_TL)
 
subroutine, public crtm_compute_antcorr_ad (gI, n, l, RT_AD)
 

Variables

character(*), parameter module_version_id = '$Id: CRTM_AntennaCorrection.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 

Function/Subroutine Documentation

◆ crtm_compute_antcorr()

subroutine, public crtm_antennacorrection::crtm_compute_antcorr ( type(crtm_geometryinfo_type), intent(in)  gI,
integer, intent(in)  n,
integer, intent(in)  l,
type(crtm_rtsolution_type), intent(inout)  RT 
)

Definition at line 113 of file CRTM_AntennaCorrection.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ crtm_compute_antcorr_ad()

subroutine, public crtm_antennacorrection::crtm_compute_antcorr_ad ( type(crtm_geometryinfo_type), intent(in)  gI,
integer, intent(in)  n,
integer, intent(in)  l,
type(crtm_rtsolution_type), intent(inout)  RT_AD 
)

Definition at line 268 of file CRTM_AntennaCorrection.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ crtm_compute_antcorr_tl()

subroutine, public crtm_antennacorrection::crtm_compute_antcorr_tl ( type(crtm_geometryinfo_type), intent(in)  gI,
integer, intent(in)  n,
integer, intent(in)  l,
type(crtm_rtsolution_type), intent(inout)  RT_TL 
)

Definition at line 190 of file CRTM_AntennaCorrection.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ module_version_id

character(*), parameter crtm_antennacorrection::module_version_id = '$Id: CRTM_AntennaCorrection.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
private

Definition at line 43 of file CRTM_AntennaCorrection.f90.