Larus glider flight sensor system 3.9.2024
Software-In-The-Loop test and validation system
Loading...
Searching...
No Matches
induction_values Struct Reference

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
 

Detailed Description

struct containing magnetic induction data for a point

Definition at line 34 of file earth_induction_model.h.

Member Data Documentation

◆ declination

float induction_values::declination

positive to the east

Definition at line 36 of file earth_induction_model.h.

◆ inclination

float induction_values::inclination

positive on the northern hemisphere

Definition at line 37 of file earth_induction_model.h.

◆ valid

bool induction_values::valid

Definition at line 38 of file earth_induction_model.h.


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