UFO
ufo_aodcrtm_mod::ufo_aodcrtm Type Reference

Fortran derived type for aod trajectory. More...

Collaboration diagram for ufo_aodcrtm_mod::ufo_aodcrtm:

Public Member Functions

procedure setup => ufo_aodcrtm_setup
 
procedure delete => ufo_aodcrtm_delete
 
procedure simobs => ufo_aodcrtm_simobs
 

Public Attributes

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

Detailed Description

Fortran derived type for aod trajectory.

Definition at line 25 of file ufo_aodcrtm_mod.F90.

Member Function/Subroutine Documentation

◆ delete()

procedure ufo_aodcrtm_mod::ufo_aodcrtm::delete

Definition at line 32 of file ufo_aodcrtm_mod.F90.

◆ setup()

procedure ufo_aodcrtm_mod::ufo_aodcrtm::setup

Definition at line 31 of file ufo_aodcrtm_mod.F90.

◆ simobs()

procedure ufo_aodcrtm_mod::ufo_aodcrtm::simobs

Definition at line 33 of file ufo_aodcrtm_mod.F90.

Member Data Documentation

◆ channels

integer, dimension(:), allocatable ufo_aodcrtm_mod::ufo_aodcrtm::channels

Definition at line 28 of file ufo_aodcrtm_mod.F90.

◆ conf

type(crtm_conf) ufo_aodcrtm_mod::ufo_aodcrtm::conf

Definition at line 29 of file ufo_aodcrtm_mod.F90.

◆ varin

character(len=maxvarlen), dimension(:), allocatable, public ufo_aodcrtm_mod::ufo_aodcrtm::varin

Definition at line 27 of file ufo_aodcrtm_mod.F90.


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