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

#include <lineshape.h>

Public Member Functions

constexpr Nonorm () noexcept=default
 
constexpr Numeric dNdF0 () const noexcept
 
constexpr Numeric operator() (Numeric) noexcept
 

Static Public Member Functions

static constexpr Numeric dNdT (Numeric, Numeric) noexcept
 
static constexpr Numeric dNdf (Numeric) noexcept
 

Static Public Attributes

static constexpr Numeric N = 1.0
 

Detailed Description

Definition at line 288 of file lineshape.h.

Constructor & Destructor Documentation

◆ Nonorm()

constexpr LineShape::Nonorm::Nonorm ( )
constexprdefaultnoexcept

Member Function Documentation

◆ dNdf()

static constexpr Numeric LineShape::Nonorm::dNdf ( Numeric  )
inlinestaticconstexprnoexcept

Definition at line 294 of file lineshape.h.

◆ dNdF0()

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

Definition at line 295 of file lineshape.h.

◆ dNdT()

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

Definition at line 293 of file lineshape.h.

◆ operator()()

constexpr Numeric LineShape::Nonorm::operator() ( Numeric  )
inlineconstexprnoexcept

Definition at line 297 of file lineshape.h.

Member Data Documentation

◆ N

constexpr Numeric LineShape::Nonorm::N = 1.0
staticconstexpr

Definition at line 289 of file lineshape.h.


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