Skip to content

Commit 6bcc77e

Browse files
FIX: revert table aligment
Co-authored-by: Giovani Hidalgo Ceotto <[email protected]>
1 parent fdc1dfd commit 6bcc77e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,14 +102,14 @@ RocketPy's features have been validated in our latest [research article publishe
102102
The table below shows a comparison between experimental data and the output from RocketPy.
103103
Flight data and rocket parameters used in this comparison were kindly provided by [EPFL Rocket Team](https://github.com/EPFLRocketTeam) and [Notre Dame Rocket Team](https://ndrocketry.weebly.com/).
104104

105-
| Mission | Result Parameter | RocketPy | Measured | Relative Error |
106-
| :-----------------: | :--------------------- | :------: | :------: | :---------------: |
107-
| Bella Lui Kaltbrumn | Apogee altitude (m) | 461.03 | 458.97 | **0.45 %** |
108-
| Bella Lui Kaltbrumn | Apogee time (s) | 10.61 | 10.56 | **0.47 %** |
109-
| Bella Lui Kaltbrumn | Maximum velocity (m/s) | 86.18 | 90.00 | **-4.24 %** |
110-
| NDRT launch vehicle | Apogee altitude (m) | 1,310.44 | 1,320.37 | **-0.75 %** |
111-
| NDRT launch vehicle | Apogee time (s) | 16.77 | 17.10 | **-1.90 %** |
112-
| NDRT launch vehicle | Maximum velocity (m/s) | 172.86 | 168.95 | **2.31 %** |
105+
| Mission | Result Parameter | RocketPy | Measured | Relative Error |
106+
|:-----------------------:|:-----------------------|:---------:|:---------:|:---------------:|
107+
| Bella Lui Kaltbrumn | Apogee altitude (m) | 461.03 | 458.97 | **0.45 %** |
108+
| Bella Lui Kaltbrumn | Apogee time (s) | 10.61 | 10.56 | **0.47 %** |
109+
| Bella Lui Kaltbrumn | Maximum velocity (m/s) | 86.18 | 90.00 | **-4.24 %** |
110+
| NDRT launch vehicle | Apogee altitude (m) | 1,310.44 | 1,320.37 | **-0.75 %** |
111+
| NDRT launch vehicle | Apogee time (s) | 16.77 | 17.10 | **-1.90 %** |
112+
| NDRT launch vehicle | Maximum velocity (m/s) | 172.86 | 168.95 | **2.31 %** |
113113

114114
<br>
115115

0 commit comments

Comments
 (0)