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 3059527 commit e2fc7c6Copy full SHA for e2fc7c6
1 file changed
docs/user/three_dof_simulation.rst
@@ -123,7 +123,7 @@ Or use a custom thrust function:
123
.. seealso::
124
125
For detailed information about :class:`rocketpy.PointMassMotor` parameters,
126
- see the :ref:`API reference <api_reference>`.
+ see the :class:`rocketpy.PointMassMotor` class documentation.
127
128
Step 3: Create a PointMassRocket
129
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -412,7 +412,6 @@ See Also
412
- :ref:`First Simulation <firstsimulation>` - Standard 6-DOF simulation tutorial
413
- :ref:`Rocket Class Usage <rocketusage>` - Full rocket modeling capabilities
414
- :ref:`Flight Class Usage <flightusage>` - Complete flight simulation options
415
-- :doc:`../examples/3_dof_trial_sim` - Jupyter notebook example
416
417
Further Reading
418
---------------
0 commit comments