// @DisplayName: Pressure error coefficient in negative X direction (backwards)
// @DisplayName: Pressure error coefficient in negative X direction (backwards)
// @Description: This is the ratio of static pressure error to dynamic pressure generated by a negative wind relative velocity along the X body axis. If the baro height estimate rises during backwards flight, then this will be a negative number. Multirotors can use this feature only if using EKF3 and if the EK3_BCOEF_X and EK3_BCOEF_Y parameters have been tuned.
// @Description: This is the ratio of static pressure error to dynamic pressure generated by a negative wind relative velocity along the X body axis. If the baro height estimate rises during backwards flight, then this will be a negative number. Multirotors can use this feature only if using EKF3 and if the EK3_BCOEF_X and EK3_BCOEF_Y parameters have been tuned.
// @Range: -1.0 1.0
// @Range: -1.0 1.0
// @Increment: 0.05
// @Increment: 0.05
// @User: Advanced
// @User: Advanced
AP_GROUPINFO("BAK",3,WindCoeff,xn,0.0),
AP_GROUPINFO("BCK",3,WindCoeff,xn,0.0),
// @Param: RGT
// @Param: RGT
// @DisplayName: Pressure error coefficient in positive Y direction (right)
// @DisplayName: Pressure error coefficient in positive Y direction (right)