Commit 17fc587
committed
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 efe5cd7 commit 17fc587
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 | |
|---|---|---|---|
| |||
1348 | 1348 | | |
1349 | 1349 | | |
1350 | 1350 | | |
1351 | | - | |
1352 | | - | |
1353 | | - | |
| 1351 | + | |
1354 | 1352 | | |
1355 | 1353 | | |
1356 | 1354 | | |
| |||
1361 | 1359 | | |
1362 | 1360 | | |
1363 | 1361 | | |
1364 | | - | |
1365 | | - | |
1366 | 1362 | | |
1367 | 1363 | | |
1368 | 1364 | | |
| |||
1486 | 1482 | | |
1487 | 1483 | | |
1488 | 1484 | | |
1489 | | - | |
1490 | 1485 | | |
1491 | 1486 | | |
1492 | 1487 | | |
| |||
1679 | 1674 | | |
1680 | 1675 | | |
1681 | 1676 | | |
1682 | | - | |
1683 | 1677 | | |
1684 | 1678 | | |
1685 | 1679 | | |
1686 | 1680 | | |
1687 | 1681 | | |
1688 | 1682 | | |
1689 | 1683 | | |
1690 | | - | |
1691 | 1684 | | |
1692 | 1685 | | |
1693 | 1686 | | |
| |||
1976 | 1969 | | |
1977 | 1970 | | |
1978 | 1971 | | |
1979 | | - | |
1980 | 1972 | | |
1981 | 1973 | | |
1982 | 1974 | | |
| |||
1985 | 1977 | | |
1986 | 1978 | | |
1987 | 1979 | | |
1988 | | - | |
1989 | 1980 | | |
1990 | 1981 | | |
1991 | 1982 | | |
| |||
| 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