ARTS 2.5.11 (git: 6827797f)
Zeeman::SplittingData Struct Reference

Main storage for Zeeman splitting coefficients. More...

#include <zeemandata.h>

Public Attributes

Numeric gu
 
Numeric gl
 

Detailed Description

Main storage for Zeeman splitting coefficients.

The splitting data has an upper (gu) and lower (gl) component and this stores both of them to not confuse them elsewhere

Definition at line 268 of file zeemandata.h.

Member Data Documentation

◆ gl

Numeric Zeeman::SplittingData::gl

Definition at line 269 of file zeemandata.h.

Referenced by Zeeman::Model::empty(), and Zeeman::Model::gl().

◆ gu

Numeric Zeeman::SplittingData::gu

Definition at line 269 of file zeemandata.h.

Referenced by Zeeman::Model::empty(), and Zeeman::Model::gu().


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