Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 872 Bytes

File metadata and controls

22 lines (18 loc) · 872 Bytes

Technical documentation!

The following documentations are complementary to the RocketPy's documentation. They are intended to provide a more in-depth explanation of the theory behind RocketPy's code. Also, it helps the contributors to document the hypothesis and assumptions made in their code.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   Equations of Motion v0 <equations_of_motion.rst>
   Equations of Motion v1 <equations_of_motion_v1.rst>
   Elliptical Fins <aerodynamics/elliptical_fins.rst>
   Individual Fin <aerodynamics/individual_fins.rst>
   Roll Moment <aerodynamics/roll_equations.rst>
   Sensitivity Analysis <sensitivity.rst>
   References <references.rst>

This section is still a work in progress, however, and not everything is documented yet. If you have any questions, please contact the maintainers of RocketPy.