UFO
ufo_crtm_utils_mod::calculate_aero_layer_factor Interface Reference

Private Member Functions

subroutine calculate_aero_layer_factor_atm_profile (atm, layer_factors)
 
subroutine calculate_aero_layer_factor_atm (atm, layer_factors)
 

Detailed Description

Definition at line 86 of file ufo_crtm_utils_mod.F90.

Member Function/Subroutine Documentation

◆ calculate_aero_layer_factor_atm()

subroutine ufo_crtm_utils_mod::calculate_aero_layer_factor::calculate_aero_layer_factor_atm ( type(crtm_atmosphere_type), dimension(:), intent(in)  atm,
real(kind_real), dimension(:,:), intent(out)  layer_factors 
)
private

Definition at line 1177 of file ufo_crtm_utils_mod.F90.

◆ calculate_aero_layer_factor_atm_profile()

subroutine ufo_crtm_utils_mod::calculate_aero_layer_factor::calculate_aero_layer_factor_atm_profile ( type(crtm_atmosphere_type), intent(in)  atm,
real(kind_real), dimension(:), intent(out)  layer_factors 
)
private

Definition at line 1159 of file ufo_crtm_utils_mod.F90.


The documentation for this interface was generated from the following file: