FV3 Bundle
crtm_secategory Module Reference

Data Types

type  ivar_type
 

Functions/Subroutines

integer function, public secategory_emissivity (SEcategory, Frequency, Surface_Type, Emissivity, iVar)
 

Variables

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

Function/Subroutine Documentation

◆ secategory_emissivity()

integer function, public crtm_secategory::secategory_emissivity ( type(secategory_type), intent(in)  SEcategory,
real(fp), intent(in)  Frequency,
integer, intent(in)  Surface_Type,
real(fp), intent(out)  Emissivity,
type(ivar_type), intent(out)  iVar 
)

Definition at line 154 of file CRTM_SEcategory.f90.

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

Variable Documentation

◆ ml

integer, parameter crtm_secategory::ml = 256
private

Definition at line 55 of file CRTM_SEcategory.f90.

◆ module_version_id

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

Definition at line 52 of file CRTM_SEcategory.f90.