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 5f34e35 commit bd61534Copy full SHA for bd61534
docs/examples/index.rst
@@ -21,6 +21,7 @@ apogee of some rockets.
21
"Bella Lui (2020)": (460.50, 458.97),
22
"NDRT (2020)": (1296.77, 1316.75),
23
"Andromeda (2022)": (3614.95,3415),
24
+ "Astra (2022)": (3034.65, 3250),
25
"Erebus (2022)": (2750.90,3020),
26
"Prometheus (2022)": (4190.05, 3898.37),
27
"Cavour (2023)": (2818.90, 2789),
@@ -92,6 +93,7 @@ In the next sections you will find the simulations of the rockets listed above.
92
93
SEB_liquid_motor.ipynb
94
juno3_flight_sim.ipynb
95
andromeda_flight_sim.ipynb
96
+ astra_flight_sim.ipynb
97
prometheus_2022_flight_sim.ipynb
98
erebus_flight_sim.ipynb
99
halcyon_flight_sim.ipynb
0 commit comments