| 
    FV3 Bundle
    
   | 
 
Functions/Subroutines | |
| subroutine, public | nesdis_ssmi_siceem (frequency, Angle, Ts, tb, Depth, Emissivity_H, Emissivity_V) | 
| subroutine | ssmi_iceem_core (frequency, Ts, tv, th, em_vector) | 
Variables | |
| character(*), parameter | module_version_id = '$Id: NESDIS_SSMI_SIceEM_Module.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $' | 
| subroutine, public nesdis_ssmi_siceem_module::nesdis_ssmi_siceem | ( | real(fp) | frequency, | 
| real(fp) | Angle, | ||
| real(fp) | Ts, | ||
| real(fp), dimension(nw) | tb, | ||
| real(fp) | Depth, | ||
| real(fp), intent(out) | Emissivity_H, | ||
| real(fp), intent(out) | Emissivity_V | ||
| ) | 
Definition at line 201 of file NESDIS_SSMI_SIceEM_Module.f90.
      
  | 
  private | 
Definition at line 273 of file NESDIS_SSMI_SIceEM_Module.f90.
      
  | 
  private | 
Definition at line 45 of file NESDIS_SSMI_SIceEM_Module.f90.