ARTS 2.5.11 (git: 6827797f)
lm_hitran_2017::ConvTPOut Struct Reference

Public Member Functions

 ConvTPOut (Index n=0) noexcept
 
 ConvTPOut (const ConvTPOut &)=delete
 
 ConvTPOut (ConvTPOut &&)=default
 
ConvTPOutoperator= (const ConvTPOut &)=delete
 
ConvTPOutoperator= (ConvTPOut &&)=default
 

Public Attributes

Vector Y
 
Vector hwt
 
Vector hwt2
 
Vector shft
 
Vector f0
 
Vector pop
 
Vector dip
 
ComplexMatrix W
 
EqvLinesOut eqv
 

Detailed Description

Definition at line 955 of file linemixing_hitran.cc.

Constructor & Destructor Documentation

◆ ConvTPOut() [1/3]

lm_hitran_2017::ConvTPOut::ConvTPOut ( Index  n = 0)
inlineexplicitnoexcept

Definition at line 959 of file linemixing_hitran.cc.

◆ ConvTPOut() [2/3]

lm_hitran_2017::ConvTPOut::ConvTPOut ( const ConvTPOut )
delete

◆ ConvTPOut() [3/3]

lm_hitran_2017::ConvTPOut::ConvTPOut ( ConvTPOut &&  )
default

Member Function Documentation

◆ operator=() [1/2]

ConvTPOut & lm_hitran_2017::ConvTPOut::operator= ( const ConvTPOut )
delete

◆ operator=() [2/2]

ConvTPOut & lm_hitran_2017::ConvTPOut::operator= ( ConvTPOut &&  )
default

Member Data Documentation

◆ dip

◆ eqv

EqvLinesOut lm_hitran_2017::ConvTPOut::eqv

Definition at line 958 of file linemixing_hitran.cc.

Referenced by lm_hitran_2017::convtp().

◆ f0

◆ hwt

◆ hwt2

Vector lm_hitran_2017::ConvTPOut::hwt2

◆ pop

◆ shft

Vector lm_hitran_2017::ConvTPOut::shft

◆ W

ComplexMatrix lm_hitran_2017::ConvTPOut::W

◆ Y


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