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

struct containing magnetic induction data for a regional region More...

#include <earth_induction_model.h>

Public Attributes

double longitude_limit_west
 
double longitude_limit_east
 
double latitude__limit_south
 
double latitude__limit_north
 
double coefficients_declination [N_COEFFICIENTS]
 
double coefficients_inclination [N_COEFFICIENTS]
 

Detailed Description

struct containing magnetic induction data for a regional region

Definition at line 42 of file earth_induction_model.h.

Member Data Documentation

◆ coefficients_declination

double induction_model_area_t::coefficients_declination[N_COEFFICIENTS]

Definition at line 48 of file earth_induction_model.h.

◆ coefficients_inclination

double induction_model_area_t::coefficients_inclination[N_COEFFICIENTS]

Definition at line 49 of file earth_induction_model.h.

◆ latitude__limit_north

double induction_model_area_t::latitude__limit_north

Definition at line 47 of file earth_induction_model.h.

◆ latitude__limit_south

double induction_model_area_t::latitude__limit_south

Definition at line 46 of file earth_induction_model.h.

◆ longitude_limit_east

double induction_model_area_t::longitude_limit_east

Definition at line 45 of file earth_induction_model.h.

◆ longitude_limit_west

double induction_model_area_t::longitude_limit_west

Definition at line 44 of file earth_induction_model.h.


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