#include <lineshape.h>
|
| VanVleckHuber (Numeric F0, Numeric T) noexcept |
|
Numeric | dNdT (Numeric T, Numeric f) const noexcept |
|
Numeric | dNdf (Numeric f) const noexcept |
|
Numeric | dNdF0 () const noexcept |
|
Numeric | operator() (Numeric f) noexcept |
|
Definition at line 300 of file lineshape.h.
◆ VanVleckHuber()
LineShape::VanVleckHuber::VanVleckHuber |
( |
Numeric |
F0, |
|
|
Numeric |
T |
|
) |
| |
|
noexcept |
◆ dNdf()
Numeric LineShape::VanVleckHuber::dNdf |
( |
Numeric |
f | ) |
const |
|
noexcept |
◆ dNdF0()
Numeric LineShape::VanVleckHuber::dNdF0 |
( |
| ) |
const |
|
noexcept |
◆ dNdT()
Numeric LineShape::VanVleckHuber::dNdT |
( |
Numeric |
T, |
|
|
Numeric |
f |
|
) |
| const |
|
noexcept |
◆ operator()()
Numeric LineShape::VanVleckHuber::operator() |
( |
Numeric |
f | ) |
|
|
noexcept |
◆ c1
Numeric LineShape::VanVleckHuber::c1 |
◆ inv_denom
Numeric LineShape::VanVleckHuber::inv_denom |
Numeric LineShape::VanVleckHuber::N |
◆ tanh_c1f
Numeric LineShape::VanVleckHuber::tanh_c1f |
◆ tanh_c1f0
Numeric LineShape::VanVleckHuber::tanh_c1f0 |
The documentation for this struct was generated from the following files: