From 45fa61b3b24f20510fffcc6e7f2d2fae7f30c4bf Mon Sep 17 00:00:00 2001 From: frederik Date: Wed, 8 Nov 2023 10:27:49 +0100 Subject: [PATCH] added note on wind Signed-off-by: frederik --- src/systems/advanced_lift_drag/AdvancedLiftDrag.hh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/systems/advanced_lift_drag/AdvancedLiftDrag.hh b/src/systems/advanced_lift_drag/AdvancedLiftDrag.hh index 0a5be89e8f..31b420d745 100644 --- a/src/systems/advanced_lift_drag/AdvancedLiftDrag.hh +++ b/src/systems/advanced_lift_drag/AdvancedLiftDrag.hh @@ -44,6 +44,8 @@ namespace systems /// https://github.com/PX4/PX4-Autopilot/blob/main/Tools/simulation/ /// gz/tools/avl_automation/ /// + /// Note: Wind calculations can be enabled by setting the wind parameter + /// in the world file. /// /// ## System Parameters ///