BUG: Problem with heading parameter definition #717
Labels
Bug
Something isn't working
Environment
Enviroment Class related features
Flight
Flight Class related features
I'm trying to simulate how the cross wind affects to the trajectory, this way I want to analyze in the extreme cases if the rocket will go out of the safe zone. For that I'm defining a wind_u of 30 m/s and wind_v of 0 m/s, moreover, the heading (angle relative to the north) of 11.6°.
The problem comes when I try to simulate it, as you can see on the attached figure that rocketpy is launching towards the west, instead of doing that towards the north with the defined angle. You can find a simplified code attached, so that you can review it and see if it's a bug or my error.
Thank you very much in advance!
Airfoil.CSV
CD_power_off.CSV
CD_power_on.CSV
Wind_cross_flight.txt
The text was updated successfully, but these errors were encountered: