ARTS  2.3.1285(git:92a29ea9-dirty)
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 962 of file linemixing_hitran.cc.

Constructor & Destructor Documentation

◆ ConvTPOut() [1/3]

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

Definition at line 966 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

Vector lm_hitran_2017::ConvTPOut::dip

Definition at line 963 of file linemixing_hitran.cc.

◆ eqv

EqvLinesOut lm_hitran_2017::ConvTPOut::eqv

Definition at line 965 of file linemixing_hitran.cc.

◆ f0

Vector lm_hitran_2017::ConvTPOut::f0

Definition at line 963 of file linemixing_hitran.cc.

◆ hwt

Vector lm_hitran_2017::ConvTPOut::hwt

Definition at line 963 of file linemixing_hitran.cc.

◆ hwt2

Vector lm_hitran_2017::ConvTPOut::hwt2

Definition at line 963 of file linemixing_hitran.cc.

◆ pop

Vector lm_hitran_2017::ConvTPOut::pop

Definition at line 963 of file linemixing_hitran.cc.

◆ shft

Vector lm_hitran_2017::ConvTPOut::shft

Definition at line 963 of file linemixing_hitran.cc.

◆ W

ComplexMatrix lm_hitran_2017::ConvTPOut::W

Definition at line 964 of file linemixing_hitran.cc.

◆ Y

Vector lm_hitran_2017::ConvTPOut::Y

Definition at line 963 of file linemixing_hitran.cc.


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