UFO
ufo_metoffice_rmatrixradiance_mod::ufo_metoffice_rmatrixradiance Type Reference

Public Member Functions

procedure setup => rmatrix_setup
 
procedure delete => rmatrix_delete
 
procedure print => rmatrix_print
 

Public Attributes

integer, dimension(:), allocatable channels
 array with instruemnt channel numbers More...
 
integer wmo_id
 wmo id for satellite More...
 
integer rtype
 type of r-matrix (1=full; 2=diagonal) More...
 
integer nchans
 number of channels in rmatrix More...
 
real(kind_real), dimension(:), allocatable errors
 vector of errors More...
 

Detailed Description

Definition at line 16 of file ufo_metoffice_rmatrixradiance_mod.f90.

Member Function/Subroutine Documentation

◆ delete()

procedure ufo_metoffice_rmatrixradiance_mod::ufo_metoffice_rmatrixradiance::delete

Definition at line 25 of file ufo_metoffice_rmatrixradiance_mod.f90.

◆ print()

procedure ufo_metoffice_rmatrixradiance_mod::ufo_metoffice_rmatrixradiance::print

Definition at line 26 of file ufo_metoffice_rmatrixradiance_mod.f90.

◆ setup()

procedure ufo_metoffice_rmatrixradiance_mod::ufo_metoffice_rmatrixradiance::setup

Definition at line 24 of file ufo_metoffice_rmatrixradiance_mod.f90.

Member Data Documentation

◆ channels

integer, dimension(:), allocatable ufo_metoffice_rmatrixradiance_mod::ufo_metoffice_rmatrixradiance::channels

array with instruemnt channel numbers

Definition at line 17 of file ufo_metoffice_rmatrixradiance_mod.f90.

◆ errors

real(kind_real), dimension(:), allocatable ufo_metoffice_rmatrixradiance_mod::ufo_metoffice_rmatrixradiance::errors

vector of errors

Definition at line 21 of file ufo_metoffice_rmatrixradiance_mod.f90.

◆ nchans

integer ufo_metoffice_rmatrixradiance_mod::ufo_metoffice_rmatrixradiance::nchans

number of channels in rmatrix

Definition at line 20 of file ufo_metoffice_rmatrixradiance_mod.f90.

◆ rtype

integer ufo_metoffice_rmatrixradiance_mod::ufo_metoffice_rmatrixradiance::rtype

type of r-matrix (1=full; 2=diagonal)

Definition at line 19 of file ufo_metoffice_rmatrixradiance_mod.f90.

◆ wmo_id

integer ufo_metoffice_rmatrixradiance_mod::ufo_metoffice_rmatrixradiance::wmo_id

wmo id for satellite

Definition at line 18 of file ufo_metoffice_rmatrixradiance_mod.f90.


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