ARTS  2.2.66
fastem.h File Reference

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

#include "matpackI.h"
Include dependency graph for fastem.h:

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. More...
 

Detailed Description

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

Author
Sreerekha Ravi rekha.nosp@m.@sat.nosp@m..phys.nosp@m.ik.u.nosp@m.ni-br.nosp@m.emen.nosp@m..de
Date
Tue Aug 11 18:09:31 2004

Definition in file fastem.h.

Function Documentation

◆ fastem()

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_emisssurface emissivity at one one point
surface_tempsurface temperature at one point
surface_windsurface wind at one point
surface_fastem_constantssurface fastem constants
freqfrequency
Author
Sreerekha Ravi
Date
2004-08-10

Definition at line 60 of file fastem.cc.

References DEG2RAD.