29 #ifndef WIND_ESTIMATOR_H
30 #define WIND_ESTIMATOR_H
Paparazzi floating point algebra.
void wind_estimator_periodic(void)
void wind_estimator_Set_Q_WIND(float _v)
float q_va
noise associated to airspeed vector model
void wind_estimator_Set_R_AOA(float _v)
struct FloatVect3 wind
wind vector in NED frame
float r_va
noise associated to airspeed norm measurement
float q_wind
noise associated to wind vector model
void wind_estimator_Set_Q_VA_SCALE(float _v)
bool data_available
new data available
void wind_estimator_Set_R_SSA(float _v)
bool reset
reset filter flag
void wind_estimator_Set_R_VA(float _v)
void wind_estimator_Set_R_GS(float _v)
float r_ssa
noise associated to sideslip angle measurement
float q_va_scale
noise associated to airspeed scale factor model
struct FloatVect3 airspeed
airspeed vector in body frame
void wind_estimator_Set_Q_VA(float _v)
struct WindEstimator wind_estimator
void wind_estimator_init(void)
void wind_estimator_event(void)
float r_gs
noise associated to ground speed measurement
float r_aoa
noise associated to angle of attack measurement