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

#include <lineshape.h>

Public Member Functions

constexpr Complex operator() (Numeric) const noexcept
 

Static Public Member Functions

static constexpr Complex dFdT (const Output &, Numeric) noexcept
 
static constexpr Complex dFdf () noexcept
 
static constexpr Complex dFdF0 () noexcept
 
static constexpr Complex dFdH (Numeric) 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
 

Static Public Attributes

static constexpr std::string_view name = "Noshape"
 
static constexpr Complex F = Complex(0, 0)
 

Detailed Description

Definition at line 14 of file lineshape.h.

Member Function Documentation

◆ dFdD0()

static constexpr Complex LineShape::Noshape::dFdD0 ( Numeric  )
inlinestaticconstexprnoexcept

Definition at line 27 of file lineshape.h.

◆ dFdD2()

static constexpr Complex LineShape::Noshape::dFdD2 ( Numeric  )
inlinestaticconstexprnoexcept

Definition at line 29 of file lineshape.h.

◆ dFdDV()

static constexpr Complex LineShape::Noshape::dFdDV ( Numeric  )
inlinestaticconstexprnoexcept

Definition at line 26 of file lineshape.h.

◆ dFdETA()

static constexpr Complex LineShape::Noshape::dFdETA ( Numeric  )
inlinestaticconstexprnoexcept

Definition at line 24 of file lineshape.h.

◆ dFdf()

static constexpr Complex LineShape::Noshape::dFdf ( )
inlinestaticconstexprnoexcept

Definition at line 20 of file lineshape.h.

◆ dFdF0()

static constexpr Complex LineShape::Noshape::dFdF0 ( )
inlinestaticconstexprnoexcept

Definition at line 21 of file lineshape.h.

◆ dFdFVC()

static constexpr Complex LineShape::Noshape::dFdFVC ( Numeric  )
inlinestaticconstexprnoexcept

Definition at line 23 of file lineshape.h.

◆ dFdG0()

static constexpr Complex LineShape::Noshape::dFdG0 ( Numeric  )
inlinestaticconstexprnoexcept

Definition at line 28 of file lineshape.h.

◆ dFdG2()

static constexpr Complex LineShape::Noshape::dFdG2 ( Numeric  )
inlinestaticconstexprnoexcept

Definition at line 30 of file lineshape.h.

◆ dFdH()

static constexpr Complex LineShape::Noshape::dFdH ( Numeric  )
inlinestaticconstexprnoexcept

Definition at line 22 of file lineshape.h.

◆ dFdT()

static constexpr Complex LineShape::Noshape::dFdT ( const Output ,
Numeric   
)
inlinestaticconstexprnoexcept

Definition at line 19 of file lineshape.h.

◆ dFdVMR()

static constexpr Complex LineShape::Noshape::dFdVMR ( const Output )
inlinestaticconstexprnoexcept

Definition at line 25 of file lineshape.h.

◆ operator()()

constexpr Complex LineShape::Noshape::operator() ( Numeric  ) const
inlineconstexprnoexcept

Definition at line 32 of file lineshape.h.

References F.

Member Data Documentation

◆ F

constexpr Complex LineShape::Noshape::F = Complex(0, 0)
staticconstexpr

Definition at line 17 of file lineshape.h.

Referenced by operator()().

◆ name

constexpr std::string_view LineShape::Noshape::name = "Noshape"
staticconstexpr

Definition at line 15 of file lineshape.h.


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