ARTS 2.5.11 (git: 6827797f)
|
Public Member Functions | |
ConvTPOut (Index n=0) noexcept | |
ConvTPOut (const ConvTPOut &)=delete | |
ConvTPOut (ConvTPOut &&)=default | |
ConvTPOut & | operator= (const ConvTPOut &)=delete |
ConvTPOut & | operator= (ConvTPOut &&)=default |
Public Attributes | |
Vector | Y |
Vector | hwt |
Vector | hwt2 |
Vector | shft |
Vector | f0 |
Vector | pop |
Vector | dip |
ComplexMatrix | W |
EqvLinesOut | eqv |
Definition at line 955 of file linemixing_hitran.cc.
|
inlineexplicitnoexcept |
Definition at line 959 of file linemixing_hitran.cc.
|
delete |
|
default |
Vector lm_hitran_2017::ConvTPOut::dip |
Definition at line 956 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::calcw(), lm_hitran_2017::convtp(), lm_hitran_2017::hitran_lm_eigenvalue_approximation(), and lm_hitran_2017::sorter_calcw().
EqvLinesOut lm_hitran_2017::ConvTPOut::eqv |
Definition at line 958 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::convtp().
Vector lm_hitran_2017::ConvTPOut::f0 |
Definition at line 956 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::calcw(), lm_hitran_2017::convtp(), lm_hitran_2017::hitran_lm_eigenvalue_approximation(), and lm_hitran_2017::sorter_calcw().
Vector lm_hitran_2017::ConvTPOut::hwt |
Definition at line 956 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::calcw(), lm_hitran_2017::convtp(), lm_hitran_2017::hitran_lm_eigenvalue_approximation(), and lm_hitran_2017::sorter_calcw().
Vector lm_hitran_2017::ConvTPOut::hwt2 |
Definition at line 956 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::convtp(), lm_hitran_2017::hitran_lm_eigenvalue_approximation(), and lm_hitran_2017::sorter_calcw().
Vector lm_hitran_2017::ConvTPOut::pop |
Definition at line 956 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::calcw(), lm_hitran_2017::convtp(), lm_hitran_2017::hitran_lm_eigenvalue_approximation(), and lm_hitran_2017::sorter_calcw().
Vector lm_hitran_2017::ConvTPOut::shft |
Definition at line 956 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::convtp(), lm_hitran_2017::hitran_lm_eigenvalue_approximation(), and lm_hitran_2017::sorter_calcw().
ComplexMatrix lm_hitran_2017::ConvTPOut::W |
Definition at line 957 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::calcw(), lm_hitran_2017::convtp(), and lm_hitran_2017::hitran_lm_eigenvalue_approximation().
Vector lm_hitran_2017::ConvTPOut::Y |
Definition at line 956 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::calcw(), lm_hitran_2017::convtp(), lm_hitran_2017::hitran_lm_eigenvalue_approximation(), and lm_hitran_2017::sorter_calcw().