FV3 Bundle
crtm_mw_snow_sfcoptics Module Reference

Data Types

type  ivar_type
 

Functions/Subroutines

integer function, public compute_mw_snow_sfcoptics (Surface, GeometryInfo, SensorIndex, ChannelIndex, SfcOptics)
 
integer function, public compute_mw_snow_sfcoptics_tl (SfcOptics_TL)
 
integer function, public compute_mw_snow_sfcoptics_ad (SfcOptics_AD)
 

Variables

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

Function/Subroutine Documentation

◆ compute_mw_snow_sfcoptics()

integer function, public crtm_mw_snow_sfcoptics::compute_mw_snow_sfcoptics ( type(crtm_surface_type), intent(in)  Surface,
type(crtm_geometryinfo_type), intent(in)  GeometryInfo,
integer, intent(in)  SensorIndex,
integer, intent(in)  ChannelIndex,
type(crtm_sfcoptics_type), intent(inout)  SfcOptics 
)

Definition at line 175 of file CRTM_MW_Snow_SfcOptics.f90.

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

◆ compute_mw_snow_sfcoptics_ad()

integer function, public crtm_mw_snow_sfcoptics::compute_mw_snow_sfcoptics_ad ( type(crtm_sfcoptics_type), intent(inout)  SfcOptics_AD)

Definition at line 474 of file CRTM_MW_Snow_SfcOptics.f90.

Here is the caller graph for this function:

◆ compute_mw_snow_sfcoptics_tl()

integer function, public crtm_mw_snow_sfcoptics::compute_mw_snow_sfcoptics_tl ( type(crtm_sfcoptics_type), intent(inout)  SfcOptics_TL)

Definition at line 403 of file CRTM_MW_Snow_SfcOptics.f90.

Here is the caller graph for this function:

Variable Documentation

◆ module_version_id

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

Definition at line 71 of file CRTM_MW_Snow_SfcOptics.f90.