Skip to content

Commit 4f3a714

Browse files
DOC: Add Hedy rocket to examples index
Add Hedy (2025) from TU Wien Space Team to the simulated vs measured apogee chart and to the toctree in docs/examples/index.rst. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent cb695a8 commit 4f3a714

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/examples/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ apogee of some rockets.
2121
"Bella Lui (2020)": (460.50, 458.97),
2222
"NDRT (2020)": (1296.77, 1316.75),
2323
"Andromeda (2022)": (3614.95,3415),
24-
"Astra (2022)": (3043.07, 3250),
24+
"Astra (2022)": (3043.07, 3250),
2525
"Erebus (2022)": (2750.90,3020),
2626
"Prometheus (2022)": (4190.05, 3898.37),
2727
"Cavour (2023)": (2818.90, 2789),
@@ -31,6 +31,7 @@ apogee of some rockets.
3131
"Halcyon (2023)": (3212.78, 3450),
3232
"Lince (2023)": (3284.12, 3587),
3333
"Defiance (2024)": (9238.01, 9308.32),
34+
"Hedy (2025)": (5406.92, 5231.53),
3435
}
3536

3637
max_apogee = 10000
@@ -102,5 +103,6 @@ In the next sections you will find the simulations of the rockets listed above.
102103
camoes_flight_sim.ipynb
103104
lince_flight_sim.ipynb
104105
defiance_flight_sim.ipynb
106+
hedy_flight_sim.ipynb
105107

106108

0 commit comments

Comments
 (0)