CeuAzul / ADR

Aircraft Design Resources - aircraft conceptual design framework
https://ceuazul.github.io/ADR
MIT License
14 stars 2 forks source link

Include wind on analysis #225

Open rafaellehmkuhl opened 4 years ago

rafaellehmkuhl commented 4 years ago

It would be nice to have the possibility of running the analysis with a set wind. On takeoff analysis, for example, the wind makes a big difference on the results. For stability analysis, it should have also a big effect.

One implementation that I thought of was to have it set as a vector in the Ambient class. This way it can be used universally without problems.