ARTS
2.3.1285(git:92a29ea9-dirty)
|
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< LineFunctions > | ArrayOfLineFunctions |
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.
This file contains all handling of individual lines. The reason is that the old methods are cumbersome to adapt and need redesigning
Definition in file lineshapesdata.h.
typedef Array<LineFunctions> ArrayOfLineFunctions |
Definition at line 1407 of file lineshapesdata.h.