ARTS built-in documentation server

Workspace Method abs_lineshape_per_tgDefine

Description

Set the lineshape, separately for each absorption species.

This method is similar to abs_lineshapeDefine, except that a
different lineshape can be set for each absorption species (see
abs_species). For example, you might want to use different values of
the cutoff frequency for different species.

For detailed documentation on the available options for the input
parameters see documentation of method abs_lineshapeDefine.

Authors: Axel von Engeln, Stefan Buehler

Synopsis

abs_lineshape_per_tgDefine( abs_lineshape, abs_species, shape, normalizationfactor, cutoff )

Variables

OUTabs_lineshape(ArrayOfLineshapeSpec)Lineshape specification: function, norm, cutoff.
INabs_species(ArrayOfArrayOfSpeciesTag)Tag groups for scalar gas absorption.
GINshape(ArrayOfString)Line shape function for each species.
GINnormalizationfactor(ArrayOfString)Normalization factor for each species.
GINcutoff(Vector)Cutoff frequency [Hz] for each species.