ARTS 2.5.11 (git: 725533f0)
IGRF::MagneticField Struct Reference

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
 

Detailed Description

Magnetic field for the east (u), north (v), and up (w) components as the ENU-coordinate system.

Definition at line 9 of file igrf13.h.

Constructor & Destructor Documentation

◆ MagneticField()

IGRF::MagneticField::MagneticField ( Index  p,
Index  r,
Index  c 
)
inlinenoexcept

Explicitly set the values to zero.

Definition at line 15 of file igrf13.h.

Member Data Documentation

◆ u

Tensor3 IGRF::MagneticField::u

Definition at line 10 of file igrf13.h.

Referenced by IGRF::compute(), and MagFieldsCalcIGRF().

◆ v

Tensor3 IGRF::MagneticField::v

Definition at line 11 of file igrf13.h.

Referenced by IGRF::compute().

◆ w

Tensor3 IGRF::MagneticField::w

Definition at line 12 of file igrf13.h.

Referenced by IGRF::compute().


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