ARTS 2.5.9 (git: 825fa5f2)
|
#include <lineshape.h>
Public Member Functions | |
constexpr | VanVleckWeisskopf (Numeric F0) noexcept |
constexpr Numeric | dNdf (Numeric f) const noexcept |
constexpr Numeric | dNdF0 () const noexcept |
constexpr Numeric | operator() (Numeric f) noexcept |
Static Public Member Functions | |
static constexpr Numeric | dNdT (Numeric, Numeric) noexcept |
Public Attributes | |
Numeric | N |
Numeric | invF0 |
Definition at line 303 of file lineshape.h.
|
inlineconstexprnoexcept |
Definition at line 308 of file lineshape.h.
Definition at line 311 of file lineshape.h.
References Math::pow2().
|
inlineconstexprnoexcept |
Definition at line 314 of file lineshape.h.
References N.
|
inlinestaticconstexprnoexcept |
Definition at line 310 of file lineshape.h.
Definition at line 318 of file lineshape.h.
References N, and Math::pow2().
Numeric LineShape::VanVleckWeisskopf::invF0 |
Definition at line 306 of file lineshape.h.
Numeric LineShape::VanVleckWeisskopf::N |
Definition at line 304 of file lineshape.h.