PX4 Firmware
PX4 Autopilot Software http://px4.io
vehicle_air_data_s Struct Reference

#include <vehicle_air_data.h>

Collaboration diagram for vehicle_air_data_s:

Public Attributes

uint64_t timestamp
 
float baro_alt_meter
 
float baro_temp_celcius
 
float baro_pressure_pa
 
float rho
 

Detailed Description

Definition at line 51 of file vehicle_air_data.h.

Member Data Documentation

◆ baro_alt_meter

◆ baro_pressure_pa

◆ baro_temp_celcius

◆ rho

float vehicle_air_data_s::rho

Definition at line 57 of file vehicle_air_data.h.

Referenced by sensors::VotedSensorsUpdate::baroPoll(), and Ekf2::Run().

◆ timestamp


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