| 
    FV3 Bundle
    
   | 
 
Data Types | |
| type | ivar_type | 
Functions/Subroutines | |
| integer function, public | compute_mw_ice_sfcoptics (Surface, GeometryInfo, SensorIndex, ChannelIndex, SfcOptics) | 
| integer function, public | compute_mw_ice_sfcoptics_tl (SfcOptics_TL) | 
| integer function, public | compute_mw_ice_sfcoptics_ad (SfcOptics_AD) | 
Variables | |
| character(*), parameter | module_version_id = '$Id: CRTM_MW_Ice_SfcOptics.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $' | 
| integer function, public crtm_mw_ice_sfcoptics::compute_mw_ice_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 172 of file CRTM_MW_Ice_SfcOptics.f90.
| integer function, public crtm_mw_ice_sfcoptics::compute_mw_ice_sfcoptics_ad | ( | type(crtm_sfcoptics_type), intent(inout) | SfcOptics_AD | ) | 
Definition at line 420 of file CRTM_MW_Ice_SfcOptics.f90.
| integer function, public crtm_mw_ice_sfcoptics::compute_mw_ice_sfcoptics_tl | ( | type(crtm_sfcoptics_type), intent(inout) | SfcOptics_TL | ) | 
Definition at line 349 of file CRTM_MW_Ice_SfcOptics.f90.
      
  | 
  private | 
Definition at line 68 of file CRTM_MW_Ice_SfcOptics.f90.