#include <lineshape.h>
|
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 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 |
|
|
Complex | F {} |
|
Numeric | x {} |
|
Numeric | mF0 |
|
Numeric | invGD |
|
|
static constexpr std::string_view | name = "Doppler" |
|
Definition at line 35 of file lineshape.h.
◆ Doppler()
constexpr LineShape::Doppler::Doppler |
( |
Numeric |
F0_noshift, |
|
|
Numeric |
DC, |
|
|
Numeric |
dZ |
|
) |
| |
|
inlineconstexprnoexcept |
◆ dFdD0()
static constexpr Complex LineShape::Doppler::dFdD0 |
( |
Numeric |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ dFdD2()
static constexpr Complex LineShape::Doppler::dFdD2 |
( |
Numeric |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ dFdDV()
static constexpr Complex LineShape::Doppler::dFdDV |
( |
Numeric |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ dFdETA()
static constexpr Complex LineShape::Doppler::dFdETA |
( |
Numeric |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ dFdf()
constexpr Complex LineShape::Doppler::dFdf |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ dFdF0()
constexpr Complex LineShape::Doppler::dFdF0 |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ dFdFVC()
static constexpr Complex LineShape::Doppler::dFdFVC |
( |
Numeric |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ dFdG0()
static constexpr Complex LineShape::Doppler::dFdG0 |
( |
Numeric |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ dFdG2()
static constexpr Complex LineShape::Doppler::dFdG2 |
( |
Numeric |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ dFdH()
constexpr Complex LineShape::Doppler::dFdH |
( |
Numeric |
dZ | ) |
const |
|
inlineconstexprnoexcept |
◆ dFdT()
constexpr Complex LineShape::Doppler::dFdT |
( |
const Output & |
, |
|
|
Numeric |
T |
|
) |
| const |
|
inlineconstexprnoexcept |
◆ dFdVMR()
static constexpr Complex LineShape::Doppler::dFdVMR |
( |
const Output & |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ operator()()
Complex LineShape::Doppler::operator() |
( |
Numeric |
f | ) |
|
|
noexcept |
Complex LineShape::Doppler::F {} |
◆ invGD
Numeric LineShape::Doppler::invGD |
◆ mF0
Numeric LineShape::Doppler::mF0 |
◆ name
constexpr std::string_view LineShape::Doppler::name = "Doppler" |
|
staticconstexpr |
Numeric LineShape::Doppler::x {} |
The documentation for this struct was generated from the following files: