ARTS  2.3.1285(git:92a29ea9-dirty)
lineshapesdata.h File Reference

Stuff related to lineshape functions. More...

#include "complex.h"
#include "linerecord.h"
#include "Faddeeva.hh"
#include "absorption.h"
#include "partial_derivatives.h"
#include <Eigen/Dense>

Go to the source code of this file.

Classes

class  LineFunctions
 

Typedefs

typedef Array< LineFunctionsArrayOfLineFunctions
 

Detailed Description

Stuff related to lineshape functions.

This file contains both the lineshape functions themselves and the function define_lineshape_data which sets the lineshape lookup data.

This is the file from arts-1-0, back-ported to arts-1-1.

Author
Richard Larsson
Date
2017-05-16

This file contains all handling of individual lines. The reason is that the old methods are cumbersome to adapt and need redesigning

Author
Richard Larsson
Date
2017-05-16

Definition in file lineshapesdata.h.

Typedef Documentation

◆ ArrayOfLineFunctions

Definition at line 1407 of file lineshapesdata.h.