#include <MagneticModel.h>
Definition at line 21 of file MagneticModel.h.
Public Attributes | |
ssfTime | modelEpoch |
time of model epoch, set in ssfTime::Epoch | |
double | H0 |
coefficient of Field strength, [nT] | |
double | DipoleCoelevation |
coelevation of the dipole at epoch, [rad] | |
double | DipoleEastLongitude |
east longitude of the dipole at epoch, [rad] | |
double | CBAvgRotationRate |
average rotation rate of central body, [rad/s] | |
double | CBRadius |
radius of the central body, [km] |
|
time of model epoch, set in ssfTime::Epoch
Definition at line 22 of file MagneticModel.h. |
|
coefficient of Field strength, [nT]
Definition at line 23 of file MagneticModel.h. |
|
coelevation of the dipole at epoch, [rad]
Definition at line 24 of file MagneticModel.h. |
|
east longitude of the dipole at epoch, [rad]
Definition at line 25 of file MagneticModel.h. |
|
average rotation rate of central body, [rad/s]
Definition at line 26 of file MagneticModel.h. |
|
radius of the central body, [km]
Definition at line 27 of file MagneticModel.h. |