|
ARTS
2.4.0(git:4fb77825)
|
#include <lineshapemodel.h>
Public Attributes | |
| Numeric | G0 |
| Numeric | D0 |
| Numeric | G2 |
| Numeric | D2 |
| Numeric | FVC |
| Numeric | ETA |
| Numeric | Y |
| Numeric | G |
| Numeric | DV |
Main output of Model.
Definition at line 875 of file lineshapemodel.h.
| Numeric LineShape::Output::D0 |
Definition at line 877 of file lineshapemodel.h.
Referenced by Linefunctions::set_lorentz(), and Linefunctions::set_voigt().
| Numeric LineShape::Output::D2 |
Definition at line 879 of file lineshapemodel.h.
| Numeric LineShape::Output::DV |
Definition at line 884 of file lineshapemodel.h.
Referenced by Linefunctions::set_lorentz(), and Linefunctions::set_voigt().
| Numeric LineShape::Output::ETA |
Definition at line 881 of file lineshapemodel.h.
| Numeric LineShape::Output::FVC |
Definition at line 880 of file lineshapemodel.h.
| Numeric LineShape::Output::G |
Definition at line 883 of file lineshapemodel.h.
Referenced by Linefunctions::apply_linemixing_scaling_and_mirroring().
| Numeric LineShape::Output::G0 |
Definition at line 876 of file lineshapemodel.h.
Referenced by Linefunctions::set_lorentz(), and Linefunctions::set_voigt().
| Numeric LineShape::Output::G2 |
Definition at line 878 of file lineshapemodel.h.
| Numeric LineShape::Output::Y |
Definition at line 882 of file lineshapemodel.h.
Referenced by Linefunctions::apply_linemixing_scaling_and_mirroring().