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

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
 

Detailed Description

Maintains offset and slope of the air density measurement.

Definition at line 40 of file air_density_observer.h.

Constructor & Destructor Documentation

◆ air_data_result()

air_data_result::air_data_result ( void  )
inline

Definition at line 43 of file air_density_observer.h.

Member Data Documentation

◆ density_correction

float air_data_result::density_correction

Definition at line 48 of file air_density_observer.h.

◆ QFF

float air_data_result::QFF

Definition at line 49 of file air_density_observer.h.

◆ valid

bool air_data_result::valid

Definition at line 50 of file air_density_observer.h.


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