FV3 Bundle
|
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 |
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.
|
private |
Definition at line 55 of file CRTM_SEcategory.f90.
|
private |
Definition at line 52 of file CRTM_SEcategory.f90.