Commit 23ac66f
MNT: refactoring in flight.py and lint corrections to function.py and test_multidim_drag.py
-MNT: removed unused velocity in body frame parameter requirement from all instances of get_drag_coefficient in flight.py
- MNT: corrected docstring for get_value_opt_grid in function.py
- MNT: shifted import of classes before the definition of functions in test_multidim_drag.py1 parent 560ef80 commit 23ac66f
3 files changed
Lines changed: 4 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
| 677 | + | |
| 678 | + | |
677 | 679 | | |
678 | 680 | | |
679 | 681 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1379 | 1379 | | |
1380 | 1380 | | |
1381 | 1381 | | |
1382 | | - | |
1383 | | - | |
1384 | | - | |
| 1382 | + | |
1385 | 1383 | | |
1386 | 1384 | | |
1387 | 1385 | | |
| |||
1392 | 1390 | | |
1393 | 1391 | | |
1394 | 1392 | | |
1395 | | - | |
1396 | | - | |
1397 | 1393 | | |
1398 | 1394 | | |
1399 | 1395 | | |
| |||
1517 | 1513 | | |
1518 | 1514 | | |
1519 | 1515 | | |
1520 | | - | |
1521 | 1516 | | |
1522 | 1517 | | |
1523 | 1518 | | |
| |||
1712 | 1707 | | |
1713 | 1708 | | |
1714 | 1709 | | |
1715 | | - | |
1716 | 1710 | | |
1717 | 1711 | | |
1718 | 1712 | | |
1719 | 1713 | | |
1720 | 1714 | | |
1721 | 1715 | | |
1722 | 1716 | | |
1723 | | - | |
1724 | 1717 | | |
1725 | 1718 | | |
1726 | 1719 | | |
| |||
2125 | 2118 | | |
2126 | 2119 | | |
2127 | 2120 | | |
2128 | | - | |
2129 | 2121 | | |
2130 | 2122 | | |
2131 | 2123 | | |
| |||
2134 | 2126 | | |
2135 | 2127 | | |
2136 | 2128 | | |
2137 | | - | |
2138 | 2129 | | |
2139 | 2130 | | |
2140 | 2131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | | - | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | | - | |
30 | | - | |
31 | 27 | | |
32 | 28 | | |
33 | 29 | | |
| |||
0 commit comments