Skip to content

Commit 3d1a6ed

Browse files
aZira371Copilot
andauthored
Docstring Update tests/integration/simulation/test_flight_3dof.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d5b9f37 commit 3d1a6ed

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

tests/integration/simulation/test_flight_3dof.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -239,10 +239,8 @@ def test_weathercock_nonzero_evolves_attitude(flight_weathercock_pos):
239239
240240
Parameters
241241
----------
242-
example_plain_env : rocketpy.Environment
243-
A basic environment fixture for flight simulation.
244-
point_mass_rocket : rocketpy.PointMassRocket
245-
A point mass rocket fixture for 3-DOF simulation.
242+
flight_weathercock_pos : rocketpy.simulation.Flight
243+
A Flight fixture with a positive weathercock coefficient for 3-DOF simulation.
246244
"""
247245
flight = flight_weathercock_pos
248246
# Create a state with misaligned body axis

0 commit comments

Comments
 (0)