ARTS 2.5.11 (git: 725533f0)
LineShape::VanVleckWeisskopf Struct Reference

#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 {1}
 
Numeric invF0
 

Detailed Description

Definition at line 317 of file lineshape.h.

Constructor & Destructor Documentation

◆ VanVleckWeisskopf()

constexpr LineShape::VanVleckWeisskopf::VanVleckWeisskopf ( Numeric  F0)
inlineconstexprnoexcept

Definition at line 322 of file lineshape.h.

Member Function Documentation

◆ dNdf()

constexpr Numeric LineShape::VanVleckWeisskopf::dNdf ( Numeric  f) const
inlineconstexprnoexcept

Definition at line 325 of file lineshape.h.

References Math::pow2().

◆ dNdF0()

constexpr Numeric LineShape::VanVleckWeisskopf::dNdF0 ( ) const
inlineconstexprnoexcept

Definition at line 328 of file lineshape.h.

◆ dNdT()

static constexpr Numeric LineShape::VanVleckWeisskopf::dNdT ( Numeric  ,
Numeric   
)
inlinestaticconstexprnoexcept

Definition at line 324 of file lineshape.h.

◆ operator()()

constexpr Numeric LineShape::VanVleckWeisskopf::operator() ( Numeric  f)
inlineconstexprnoexcept

Definition at line 332 of file lineshape.h.

References Math::pow2().

Member Data Documentation

◆ invF0

Numeric LineShape::VanVleckWeisskopf::invF0

Definition at line 320 of file lineshape.h.

◆ N

Numeric LineShape::VanVleckWeisskopf::N {1}

Definition at line 318 of file lineshape.h.


The documentation for this struct was generated from the following file: