![]() |
Larus glider flight sensor system 3.9.2024
Software-In-The-Loop test and validation system
|
Maintains offset and slope of the air density measurement. More...
#include <air_density_observer.h>
Public Member Functions | |
| air_data_result (void) | |
Public Attributes | |
| float | density_correction |
| float | QFF |
| bool | valid |
Maintains offset and slope of the air density measurement.
Definition at line 40 of file air_density_observer.h.
|
inline |
Definition at line 43 of file air_density_observer.h.
| float air_data_result::density_correction |
Definition at line 48 of file air_density_observer.h.
| float air_data_result::QFF |
Definition at line 49 of file air_density_observer.h.
| bool air_data_result::valid |
Definition at line 50 of file air_density_observer.h.