UFO
ufo_aodluts_mod::ufo_aodluts Type Reference

fortran derived type for aod trajectory More...

Collaboration diagram for ufo_aodluts_mod::ufo_aodluts:

Public Member Functions

PROCEDURE setup => ufo_aodluts_setup
 
PROCEDURE delete => ufo_aodluts_delete
 
PROCEDURE simobs => ufo_aodluts_simobs
 

Public Attributes

character(len=maxvarlen), dimension(:), allocatable, public varin
 
integer, dimension(:), allocatable channels
 
real(kind_real), dimension(:), allocatable wavelengths
 
integer n_aerosols
 
type(luts_confconf
 

Detailed Description

fortran derived type for aod trajectory

Definition at line 30 of file ufo_aodluts_mod.F90.

Member Function/Subroutine Documentation

◆ delete()

PROCEDURE ufo_aodluts_mod::ufo_aodluts::delete

Definition at line 39 of file ufo_aodluts_mod.F90.

◆ setup()

PROCEDURE ufo_aodluts_mod::ufo_aodluts::setup

Definition at line 38 of file ufo_aodluts_mod.F90.

◆ simobs()

PROCEDURE ufo_aodluts_mod::ufo_aodluts::simobs

Definition at line 40 of file ufo_aodluts_mod.F90.

Member Data Documentation

◆ channels

integer, dimension(:), allocatable ufo_aodluts_mod::ufo_aodluts::channels

Definition at line 33 of file ufo_aodluts_mod.F90.

◆ conf

type(luts_conf) ufo_aodluts_mod::ufo_aodluts::conf

Definition at line 36 of file ufo_aodluts_mod.F90.

◆ n_aerosols

integer ufo_aodluts_mod::ufo_aodluts::n_aerosols

Definition at line 35 of file ufo_aodluts_mod.F90.

◆ varin

character(len=maxvarlen), dimension(:), allocatable, public ufo_aodluts_mod::ufo_aodluts::varin

Definition at line 32 of file ufo_aodluts_mod.F90.

◆ wavelengths

real(kind_real), dimension(:), allocatable ufo_aodluts_mod::ufo_aodluts::wavelengths

Definition at line 34 of file ufo_aodluts_mod.F90.


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