Magnetic field components together with their time derivatives and error terms. More...
#include <magnetic_model.h>
Public Attributes | |
MagneticFieldComponents | dt |
Time derivatives of the components [T/year or rad/year]. More... | |
MagneticFieldComponents | errors |
Standard deviations of the components [T or rad]. More... | |
MagneticFieldComponents | values |
Values of the components [T or rad]. More... | |
Magnetic field components together with their time derivatives and error terms.
Definition at line 49 of file magnetic_model.h.
MagneticFieldComponents magnetic_model::MagneticFieldComponentProperties::dt |
Time derivatives of the components [T/year or rad/year].
Definition at line 52 of file magnetic_model.h.
MagneticFieldComponents magnetic_model::MagneticFieldComponentProperties::errors |
Standard deviations of the components [T or rad].
Definition at line 53 of file magnetic_model.h.
MagneticFieldComponents magnetic_model::MagneticFieldComponentProperties::values |
Values of the components [T or rad].
Definition at line 51 of file magnetic_model.h.