ARTS
2.4.0(git:4fb77825)
|
Contains derived values useful for Zeeman calculations. More...
#include <zeemandata.h>
Public Attributes | |
Numeric | H |
Numeric | theta |
Numeric | eta |
Numeric | dH_du |
Numeric | dH_dv |
Numeric | dH_dw |
Numeric | dtheta_du |
Numeric | dtheta_dv |
Numeric | dtheta_dw |
Numeric | deta_du |
Numeric | deta_dv |
Numeric | deta_dw |
Contains derived values useful for Zeeman calculations.
These are called derived since ARTS operates on a 3D grid and uses the Zenith and Azimuth angles to describe LOS, whereas the Zeeman effect becomes a lot clearer to work with when in a defined LOS-plane. In short, these are derived 'coordinates'.
Definition at line 667 of file zeemandata.h.
Numeric Zeeman::Derived::deta_du |
Definition at line 669 of file zeemandata.h.
Referenced by Zeeman::FromGrids().
Numeric Zeeman::Derived::deta_dv |
Definition at line 669 of file zeemandata.h.
Referenced by Zeeman::FromGrids().
Numeric Zeeman::Derived::deta_dw |
Definition at line 669 of file zeemandata.h.
Referenced by Zeeman::FromGrids().
Numeric Zeeman::Derived::dH_du |
Definition at line 668 of file zeemandata.h.
Referenced by Zeeman::FromGrids().
Numeric Zeeman::Derived::dH_dv |
Definition at line 668 of file zeemandata.h.
Referenced by Zeeman::FromGrids().
Numeric Zeeman::Derived::dH_dw |
Definition at line 668 of file zeemandata.h.
Referenced by Zeeman::FromGrids().
Numeric Zeeman::Derived::dtheta_du |
Definition at line 668 of file zeemandata.h.
Referenced by Zeeman::FromGrids().
Numeric Zeeman::Derived::dtheta_dv |
Definition at line 668 of file zeemandata.h.
Referenced by Zeeman::FromGrids().
Numeric Zeeman::Derived::dtheta_dw |
Definition at line 668 of file zeemandata.h.
Referenced by Zeeman::FromGrids().
Numeric Zeeman::Derived::eta |
Definition at line 668 of file zeemandata.h.
Referenced by Zeeman::FromGrids().
Numeric Zeeman::Derived::H |
Definition at line 668 of file zeemandata.h.
Referenced by Zeeman::FromGrids().
Numeric Zeeman::Derived::theta |
Definition at line 668 of file zeemandata.h.
Referenced by Zeeman::FromGrids().