ARTS 2.5.11 (git: 725533f0)
|
Magnetic field for the east (u), north (v), and up (w) components as the ENU-coordinate system. More...
#include <igrf13.h>
Public Member Functions | |
MagneticField (Index p, Index r, Index c) noexcept | |
Explicitly set the values to zero. | |
Public Attributes | |
Tensor3 | u |
Tensor3 | v |
Tensor3 | w |
Magnetic field for the east (u), north (v), and up (w) components as the ENU-coordinate system.
|
inlinenoexcept |
Tensor3 IGRF::MagneticField::u |
Definition at line 10 of file igrf13.h.
Referenced by IGRF::compute(), and MagFieldsCalcIGRF().
Tensor3 IGRF::MagneticField::v |
Definition at line 11 of file igrf13.h.
Referenced by IGRF::compute().
Tensor3 IGRF::MagneticField::w |
Definition at line 12 of file igrf13.h.
Referenced by IGRF::compute().