FV3 Bundle
|
Go to the source code of this file.
Data Types | |
type | crtm_fastemx::ivar_type |
Modules | |
module | crtm_fastemx |
Functions/Subroutines | |
subroutine, public | crtm_fastemx::compute_fastemx (MWwaterCoeff, Frequency, Zenith_Angle, Temperature, Salinity, Wind_Speed, iVar, Emissivity, Reflectivity, Azimuth_Angle, Transmittance) |
subroutine, public | crtm_fastemx::compute_fastemx_tl (MWwaterCoeff, Temperature_TL, Salinity_TL, Wind_Speed_TL, iVar, Emissivity_TL, Reflectivity_TL, Azimuth_Angle_TL, Transmittance_TL) |
subroutine, public | crtm_fastemx::compute_fastemx_ad (MWwaterCoeff, Emissivity_AD, Reflectivity_AD, iVar, Temperature_AD, Salinity_AD, Wind_Speed_AD, Azimuth_Angle_AD, Transmittance_AD) |
Variables | |
character(*), parameter | crtm_fastemx::module_version_id = '$Id: CRTM_FastemX.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $' |
integer, parameter | crtm_fastemx::fastem6 = 6 |
integer, parameter | crtm_fastemx::n_stokes = 4 |
integer, parameter | crtm_fastemx::iv_idx = 1 |
integer, parameter | crtm_fastemx::ih_idx = 2 |
integer, parameter | crtm_fastemx::u_idx = 3 |
integer, parameter | crtm_fastemx::v_idx = 4 |
real(fp), parameter | crtm_fastemx::invalid_azimuth_angle = -999.0_fp |
real(fp), parameter | crtm_fastemx::invalid_transmittance = -999.0_fp |