magnetic_model::MagneticFieldComponents Struct Reference

Components into which a 3D magnetic vector can be decomposed. More...

#include <magnetic_model.h>

Public Attributes

double declination
 Declination of the vector (angle from North towards East) [rad]. More...
 
double horizontalMagnitude
 Magnitude of the horizontal component [T]. More...
 
double inclination
 Inclination of the vector (angle from horizontal direction downwards) [rad]. More...
 
double totalMagnitude
 Total magnitude of the vector [T]. More...
 

Detailed Description

Components into which a 3D magnetic vector can be decomposed.

Definition at line 38 of file magnetic_model.h.

Member Data Documentation

◆ declination

double magnetic_model::MagneticFieldComponents::declination

Declination of the vector (angle from North towards East) [rad].

Definition at line 42 of file magnetic_model.h.

◆ horizontalMagnitude

double magnetic_model::MagneticFieldComponents::horizontalMagnitude

Magnitude of the horizontal component [T].

Definition at line 40 of file magnetic_model.h.

◆ inclination

double magnetic_model::MagneticFieldComponents::inclination

Inclination of the vector (angle from horizontal direction downwards) [rad].

Definition at line 43 of file magnetic_model.h.

◆ totalMagnitude

double magnetic_model::MagneticFieldComponents::totalMagnitude

Total magnitude of the vector [T].

Definition at line 41 of file magnetic_model.h.


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


magnetic_model
Author(s): Martin Pecka
autogenerated on Wed Jan 8 2025 04:03:10