ARTS 2.5.9 (git: 825fa5f2)
|
#include <lineshape.h>
Public Member Functions | |
constexpr | Doppler (Numeric F0_noshift, Numeric DC, Numeric dZ) noexcept |
constexpr Complex | dFdT (const Output &, Numeric T) const noexcept |
constexpr Complex | dFdf () const noexcept |
constexpr Complex | dFdF0 () const noexcept |
constexpr Complex | dFdH (Numeric dZ) const noexcept |
Complex | operator() (Numeric f) noexcept |
Static Public Member Functions | |
static constexpr Complex | dFdFVC (Numeric) noexcept |
static constexpr Complex | dFdETA (Numeric) noexcept |
static constexpr Complex | dFdVMR (const Output &) noexcept |
static constexpr Complex | dFdDV (Numeric) noexcept |
static constexpr Complex | dFdD0 (Numeric) noexcept |
static constexpr Complex | dFdG0 (Numeric) noexcept |
static constexpr Complex | dFdD2 (Numeric) noexcept |
static constexpr Complex | dFdG2 (Numeric) noexcept |
Public Attributes | |
Complex | F |
Numeric | x |
Numeric | mF0 |
Numeric | invGD |
Definition at line 31 of file lineshape.h.
|
inlineconstexprnoexcept |
Definition at line 38 of file lineshape.h.
Definition at line 58 of file lineshape.h.
Definition at line 60 of file lineshape.h.
Definition at line 57 of file lineshape.h.
Definition at line 55 of file lineshape.h.
|
inlineconstexprnoexcept |
Definition at line 45 of file lineshape.h.
|
inlineconstexprnoexcept |
Definition at line 54 of file lineshape.h.
Definition at line 59 of file lineshape.h.
Definition at line 61 of file lineshape.h.
|
inlineconstexprnoexcept |
Definition at line 41 of file lineshape.h.
References F, Math::pow2(), and x.
|
inlinestaticconstexprnoexcept |
Definition at line 56 of file lineshape.h.
Definition at line 24 of file lineshape.cc.
Complex LineShape::Doppler::F |
Numeric LineShape::Doppler::invGD |
Definition at line 36 of file lineshape.h.
Numeric LineShape::Doppler::mF0 |
Definition at line 35 of file lineshape.h.
Numeric LineShape::Doppler::x |