Commit 7703227
authored
Admissible Region Inner Boundary (#69)
* Update constants.jl
* AbstractFloat --> Real in admissibleregion.jl
* Add arG(::AdmissibleRegion{T}, ::S)
* Update arenergycoeffs and arenergydis
* Update rangerate
* Update argoldensearch
* Update maxrange
* Update boundary
* Update NEOsRecipesBaseExt.jl
* Solve rangerate ambiguity
* Add tests
* Bump patch version1 parent 8f1a664 commit 7703227
File tree
5 files changed
+297
-100
lines changed- ext
- src
- orbitdetermination
- test
5 files changed
+297
-100
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
0 commit comments