Skip to content

Commit

Permalink
doc: update
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Sep 9, 2024
1 parent be690a9 commit 1417c61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ can be used.
| `r1` | Initial position vector. |
| `r2` | Final position vector. |
| `tof` | Time of flight between initial and final vectors. |
|--------------|-------------|
| `M` | The number of revolutions. If zero (default), direct transfer is assumed. |
| `prograde` | Controls the inclination of the final orbit. If `True`, inclination between 0 and 90 degrees. If `False`, inclination between 90 and 180 degrees. |
| `low_path` | Selects the type of path when more than two solutions are available. No specific advantage unless there are mission constraints. |
Expand All @@ -83,6 +82,5 @@ can be used.
|..--------|-------------|
| `v1` | Initial velocity vector. |
| `v2` | Final velocity vector. |
|----------|-------------|
| `numiter`| Number of iterations (only if `full_output` is `True`). |
| `tpi` | Time per iteration (only if `full_output` is `True`). |

0 comments on commit 1417c61

Please sign in to comment.