waterloo-rocketry / or-airbrake-plugin

Rocket airbrakes simulation using OpenRocket and Ansys CFD
1 stars 0 forks source link

Trajectory prediction #1

Closed ManavToor closed 7 months ago

ManavToor commented 7 months ago

Implemented trajectory prediction. Takes, vertical velocity, altitude, and coefficient of drag as inputs. Outputs max altitude. Please check if I used the right index values from flightData. I couldn't find where to pull coefficient of drag from so I just left it as 0.5 which I think is reasonable


This change is Reviewable