File: background.md

package info (click to toggle)
boinor 0.19.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 52,604 kB
  • sloc: python: 20,947; makefile: 172; sh: 36
file content (17 lines) | stat: -rw-r--r-- 541 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Background

These notebooks contain more theoretical explanations
about the Astrodynamics concepts used in boinor.
For further information,
have a look at the books we recommend in the {ref}`bibliography`.

```{eval-rst}
.. nbgallery::

   /examples/comparing-hohmann-and-bielliptic-transfers.myst.md
   /examples/propagation-using-cowells-formulation.myst.md
   /examples/revisiting-lamberts-problem-in-python.myst.md
   /examples/studying-hohmann-transfers.myst.md
   /examples/multirevolutions-solution-in-lamberts-problem.myst.md

```