@@ -3,7 +3,7 @@ Flights simulated with RocketPy
33
44RocketPy has been used to simulate many flights, from small amateur rockets to
55large professional ones.
6- This section contains some of the most interesting
6+ This section contains some of the most interesting
77results obtained with RocketPy.
88The following plot shows the comparison between the simulated and measured
99apogee of some rockets.
@@ -23,7 +23,7 @@ apogee of some rockets.
2323 "Prometheus (2022)": (4190.05, 3898.37),
2424 "Cavour (2023)": (2818.90, 2789),
2525 "Genesis (2023)": (3076.45, 2916),
26- "Camoes (2023): (3003.28, 3015)",
26+ "Camoes (2023)" : (3003.28, 3015)",
2727 "Juno III (2023)": (3026.05, 3213),
2828 "Halcyon (2023)": (3212.775, 3450),
2929 }
@@ -62,14 +62,14 @@ apogee of some rockets.
6262In the next sections you will find the simulations of the rockets listed above.
6363
6464.. note ::
65-
65+
6666 If you want to see your rocket here, please contact the maintainers! \
6767 We would love to include your rocket in the examples.
6868
6969.. toctree ::
7070 :maxdepth: 1
7171 :caption: Contents:
72-
72+
7373 bella_lui_flight_sim.ipynb
7474 ndrt_2020_flight_sim.ipynb
7575 valetudo_flight_sim.ipynb
0 commit comments