ARTS
2.3.1285(git:92a29ea9-dirty)
|
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 347 of file zeemandata.h.
Numeric Zeeman::SplittingData::gl |
Definition at line 348 of file zeemandata.h.
Referenced by Zeeman::Model::empty(), Zeeman::Model::gl(), Zeeman::operator<<(), and Zeeman::operator>>().
Numeric Zeeman::SplittingData::gu |
Definition at line 348 of file zeemandata.h.
Referenced by Zeeman::Model::empty(), Zeeman::Model::gu(), Zeeman::operator<<(), and Zeeman::operator>>().