Skip to content

Commit

Permalink
DOC: Update rocketpy/rocket/rocket.py
Browse files Browse the repository at this point in the history
Co-authored-by: Gui-FernandesBR <63590233+Gui-FernandesBR@users.noreply.github.com>
  • Loading branch information
MateusStano and Gui-FernandesBR authored Sep 24, 2024
1 parent 8665d25 commit 1f76b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rocketpy/rocket/rocket.py
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,7 @@ def add_free_form_fins(
----------
n : int
Number of fins, from 2 to infinity.
shape_points : list
shape_points : list[tuple[float, float]]
List of tuples (x, y) containing the coordinates of the fin's
geometry defining points. The point (0, 0) is the root leading edge.
Positive x is rearwards, positive y is upwards (span direction).
Expand Down

0 comments on commit 1f76b41

Please sign in to comment.