Skip to content

Commit

Permalink
DOC : Cavour Flight Example (#682)
Browse files Browse the repository at this point in the history
* DOC: Add drag and motor data for cavour flight sim

* DOC: Add altimeter data for cavour flight,

* DOC: Add cavour flight example.

* DOC: Update index for Cavour and Halcyon examples

* DOC: Add wind data and fix error in Cavour flight example.

* DEV: adds #682 to the CHANGELOG

---------

Co-authored-by: Gui-FernandesBR <[email protected]>
  • Loading branch information
LUCKIN13 and Gui-FernandesBR authored Sep 8, 2024
1 parent 15de215 commit 53ccc0a
Show file tree
Hide file tree
Showing 7 changed files with 1,401 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Attention: The newest changes should be on top -->

### Added

- DOC : Cavour Flight Example [#682](https://github.com/RocketPy-Team/RocketPy/pull/682)
- DOC: Halcyon Flight Example [#681](https://github.com/RocketPy-Team/RocketPy/pull/681)
- ENH: Adds GenericMotor.load_from_eng_file() method [#676](https://github.com/RocketPy-Team/RocketPy/pull/676)
- ENH: Introducing local sensitivity analysis [#575](https://github.com/RocketPy-Team/RocketPy/pull/575)
Expand Down
14 changes: 14 additions & 0 deletions data/motors/cesaroni/Cesaroni_3618L995-P.eng
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
L995-RL 75 486 0 1.996 3.591 CTI
0.02 50
0.05 200
0.09 1110
0.14 1250
0.25 1211
0.9 1220
1.2 1280
1.4 1245
2.4 940
3.1 745
3.32 740
3.6 110
3.8 0
Loading

0 comments on commit 53ccc0a

Please sign in to comment.