Can JSBSim add a air disturbance when autopilot? #438
Unanswered
theorynice
asked this question in
Q&A
Replies: 3 comments 3 replies
-
JSBSim has a couple of turbulence models available - jsbsim/src/models/atmosphere/FGWinds.h Lines 56 to 67 in 375f5be |
Beta Was this translation helpful? Give feedback.
3 replies
-
Read the documentation in FGWinds.h, i.e. continue reading below the snippet I posted above. There is more documentation regarding the options and even some examples. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Take a look at: jsbsim/src/models/atmosphere/FGWinds.cpp Lines 561 to 564 in 375f5be |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
JSBSim brings me great help. I have developed an autopilot controller in JSBSim, but I want to test its ability by adding some air disturbance. How can I do that?
Beta Was this translation helpful? Give feedback.
All reactions