UFO
ufo_radiancerttov_mod::ufo_radiancerttov Type Reference

Fortran derived type for the observation type. More...

Collaboration diagram for ufo_radiancerttov_mod::ufo_radiancerttov:

Public Member Functions

procedure setup => ufo_radiancerttov_setup
 
procedure delete => ufo_radiancerttov_delete
 
procedure simobs => ufo_radiancerttov_simobs
 

Public Attributes

character(len=maxvarlen), dimension(:), allocatable, public varin
 
integer, dimension(:), allocatable channels
 
type(rttov_confconf
 
type(ufo_rttov_iortprof
 

Detailed Description

Fortran derived type for the observation type.

Definition at line 30 of file ufo_radiancerttov_mod.F90.

Member Function/Subroutine Documentation

◆ delete()

procedure ufo_radiancerttov_mod::ufo_radiancerttov::delete

Definition at line 38 of file ufo_radiancerttov_mod.F90.

◆ setup()

procedure ufo_radiancerttov_mod::ufo_radiancerttov::setup

Definition at line 37 of file ufo_radiancerttov_mod.F90.

◆ simobs()

procedure ufo_radiancerttov_mod::ufo_radiancerttov::simobs

Definition at line 39 of file ufo_radiancerttov_mod.F90.

Member Data Documentation

◆ channels

integer, dimension(:), allocatable ufo_radiancerttov_mod::ufo_radiancerttov::channels

Definition at line 33 of file ufo_radiancerttov_mod.F90.

◆ conf

type(rttov_conf) ufo_radiancerttov_mod::ufo_radiancerttov::conf

Definition at line 34 of file ufo_radiancerttov_mod.F90.

◆ rtprof

type(ufo_rttov_io) ufo_radiancerttov_mod::ufo_radiancerttov::rtprof

Definition at line 35 of file ufo_radiancerttov_mod.F90.

◆ varin

character(len=maxvarlen), dimension(:), allocatable, public ufo_radiancerttov_mod::ufo_radiancerttov::varin

Definition at line 32 of file ufo_radiancerttov_mod.F90.


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