ardupilot/libraries/AP_Landing
Tom Pittenger 3a9ad24907 AP_Landing: compute wind_alignment and half of head-wind
Determine how aligned heading_deg is with the wind. Return result
is 1.0 when perfectly aligned heading into wind, -1 when perfectly
aligned with-wind, and zero when perfect cross-wind. There is no
distinction between a left or right cross-wind. Wind speed is ignored
2016-12-02 15:35:28 -08:00
..
AP_Landing_Slope.cpp AP_Landing: new param LAND_TYPE to split current behavior into AP_Landing_Slope.cpp 2016-11-25 19:07:30 -08:00
AP_Landing.cpp AP_Landing: compute wind_alignment and half of head-wind 2016-12-02 15:35:28 -08:00
AP_Landing.h AP_Landing: compute wind_alignment and half of head-wind 2016-12-02 15:35:28 -08:00