We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b54c5 commit d8ee647Copy full SHA for d8ee647
1 file changed
rocketpy/rocket/actuator/roll.py
@@ -45,7 +45,7 @@ def __init__(
45
initial_roll_torque=0.0,
46
roll_torque_time_constant=None,
47
):
48
- """Initializes the RollControl class.
+ """Initializes the RollActuator class.
49
50
Parameters
51
----------
0 commit comments