fastem.cc File Reference

This file contains functions that are adapted from FASTEM code which is used to calculate surface emissivity. More...

#include <stdexcept>
#include <cmath>
#include "matpackI.h"
#include "exceptions.h"
#include "complex.h"

Include dependency graph for fastem.cc:

Go to the source code of this file.

Functions

void fastem (VectorView surface_emiss, const Numeric &surface_temp, ConstVectorView surface_wind, ConstVectorView surface_fastem_constants, const Numeric &freq)
 Calculate the surface emissivity using Fastem model.

Variables

const Numeric PI
const Numeric DEG2RAD
const Numeric RAD2DEG


Detailed Description

This file contains functions that are adapted from FASTEM code which is used to calculate surface emissivity.

Author:
Sreerekha Ravi <rekha@sat.physik.uni-bremen.de>
Date:
Tue Aug 10 15:16:31 2004

Definition in file fastem.cc.


Function Documentation

void fastem ( VectorView  surface_emiss,
const Numeric surface_temp,
ConstVectorView  surface_wind,
ConstVectorView  surface_fastem_constants,
const Numeric freq 
)

Calculate the surface emissivity using Fastem model.

Calculate surface emissivity using fastem

Parameters:
surface_emiss surface emissivity at one one point
surface_temp surface temperature at one point
surface_wind surface wind at one point
surface_fastem_constants surface fastem constants
freq frequency
Author:
Sreerekha Ravi
Date:
2004-08-10

Definition at line 57 of file fastem.cc.

References DEG2RAD.


Variable Documentation

const Numeric PI


Generated on Mon Mar 23 14:06:34 2009 for ARTS by  doxygen 1.5.6