Skip to content

Commit 0036e17

Browse files
Update rocketpy/simulation/flight.py
Co-authored-by: Pedro Henrique Marinho Bressan <[email protected]>
1 parent 3eeb5a1 commit 0036e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rocketpy/simulation/flight.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ class Flight:
417417
of frequency in Hz. Can be called or accessed as array.
418418
Flight.static_margin : Function
419419
Rocket's static margin during flight in calibers.
420-
Flight.stabilityMargin : rocketpy.Function
420+
Flight.stability_margin : rocketpy.Function
421421
Rocket's stability margin during flight, in calibers.
422422
Flight.stream_velocity_x : Function
423423
Freestream velocity x (East) component, in m/s, as a function of

0 commit comments

Comments
 (0)