ARTS 2.5.9 (git: 825fa5f2)
|
#include <lineshape.h>
Public Member Functions | |
constexpr | Voigt (Numeric F0_noshift, const Output &ls, Numeric DC, Numeric dZ) noexcept |
constexpr Complex | dFdf () const noexcept |
constexpr Complex | dFdF0 () const noexcept |
constexpr Complex | dFdDV (Numeric d) const noexcept |
constexpr Complex | dFdD0 (Numeric d) const noexcept |
constexpr Complex | dFdG0 (Numeric d) const noexcept |
constexpr Complex | dFdH (Numeric dZ) const noexcept |
constexpr Complex | dFdVMR (const Output &d) const noexcept |
constexpr Complex | dFdT (const Output &d, Numeric T) const noexcept |
Complex | operator() (Numeric f) noexcept |
bool | OK () const noexcept |
Static Public Member Functions | |
static constexpr Complex | dFdETA (Numeric) noexcept |
static constexpr Complex | dFdFVC (Numeric) noexcept |
static constexpr Complex | dFdD2 (Numeric) noexcept |
static constexpr Complex | dFdG2 (Numeric) |
Public Attributes | |
Complex | F |
Complex | dF |
Numeric | mF0 |
Numeric | invGD |
Complex | z |
Definition at line 111 of file lineshape.h.
|
inlineconstexprnoexcept |
Definition at line 119 of file lineshape.h.
Definition at line 134 of file lineshape.h.
Definition at line 154 of file lineshape.h.
Definition at line 131 of file lineshape.h.
Definition at line 152 of file lineshape.h.
|
inlineconstexprnoexcept |
Definition at line 129 of file lineshape.h.
References dF.
|
inlineconstexprnoexcept |
Definition at line 130 of file lineshape.h.
References dF.
Definition at line 153 of file lineshape.h.
Definition at line 137 of file lineshape.h.
Definition at line 155 of file lineshape.h.
Definition at line 140 of file lineshape.h.
References dF.
|
inlineconstexprnoexcept |
Definition at line 143 of file lineshape.h.
|
inlinenoexcept |
Definition at line 159 of file lineshape.h.
References invGD.
Definition at line 30 of file lineshape.cc.
References real_val().
Complex LineShape::Voigt::dF |
Complex LineShape::Voigt::F |
Definition at line 112 of file lineshape.h.
Referenced by dFdT().
Numeric LineShape::Voigt::invGD |
Definition at line 116 of file lineshape.h.
Numeric LineShape::Voigt::mF0 |
Definition at line 115 of file lineshape.h.
Referenced by dFdT().
Complex LineShape::Voigt::z |
Definition at line 117 of file lineshape.h.
Referenced by dFdT().