PX4 Firmware
PX4 Autopilot Software http://px4.io
AirspeedValidator.hpp File Reference

Calculates airspeed from differential pressure and checks if this airspeed is valid. More...

#include <airspeed/airspeed.h>
#include <ecl/airdata/WindEstimator.hpp>
#include <uORB/topics/wind_estimate.h>
Include dependency graph for AirspeedValidator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  airspeed_validator_update_data
 
class  AirspeedValidator
 

Detailed Description

Calculates airspeed from differential pressure and checks if this airspeed is valid.

Definition in file AirspeedValidator.hpp.