Spacecraft Control Framework 1.0
Spacecraft Control Library
Public Attributes | List of all members
mag_data_s Struct Reference

Structure for storing magnetic field data. More...

#include <sc_environs.h>

Public Attributes

ml_matrix g
 Gaussian coefficients, cosine terms [nT].
 
ml_matrix h
 Gaussian coefficients, sine terms [nT].
 
ml_matrix gDot
 Coefficient derivatives [nT/yr].
 
ml_matrix hDot
 Coefficient derivatives [nT/yr].
 
double dateOfModel
 Julian date of model.
 

Detailed Description

Structure for storing magnetic field data.