ARTS 2.5.11 (git: 6827797f)
|
Main storage for Zeeman splitting coefficients. More...
#include <zeemandata.h>
Public Attributes | |
Numeric | gu |
Numeric | gl |
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.
Numeric Zeeman::SplittingData::gl |
Definition at line 269 of file zeemandata.h.
Referenced by Zeeman::Model::empty(), and Zeeman::Model::gl().
Numeric Zeeman::SplittingData::gu |
Definition at line 269 of file zeemandata.h.
Referenced by Zeeman::Model::empty(), and Zeeman::Model::gu().