RocketPy-Team / RocketPy

Next generation High-Power Rocketry 6-DOF Trajectory Simulation
https://docs.rocketpy.org/
MIT License
648 stars 158 forks source link

BUG: Sideslip Angle and Damping Coefficient Calculation #729

Closed MateusStano closed 1 week ago

MateusStano commented 1 week ago

Pull request type

Checklist

Description

Fixed the calculation of the angle of sideslip to be in accordance with the documentation.

Fixed the sign of the damping coefficient in the LinearGenericSurface

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.08%. Comparing base (a6a0f74) to head (1574aea). Report is 18 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #729 +/- ## =========================================== + Coverage 75.95% 76.08% +0.12% =========================================== Files 99 95 -4 Lines 11237 10997 -240 =========================================== - Hits 8535 8367 -168 + Misses 2702 2630 -72 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.