![]() |
Larus glider flight sensor system 3.9.2024
Software-In-The-Loop test and validation system
|
struct containing magnetic induction data for a point More...
#include <earth_induction_model.h>
Public Attributes | |
| float | declination |
| positive to the east | |
| float | inclination |
| positive on the northern hemisphere | |
| bool | valid |
struct containing magnetic induction data for a point
Definition at line 34 of file earth_induction_model.h.
| float induction_values::declination |
positive to the east
Definition at line 36 of file earth_induction_model.h.
| float induction_values::inclination |
positive on the northern hemisphere
Definition at line 37 of file earth_induction_model.h.
| bool induction_values::valid |
Definition at line 38 of file earth_induction_model.h.