======================================
Welcome to Tudat Space!
======================================
The TU Delft Astrodynamics Toolbox (Tudat) is a powerful set of libraries that support astrodynamics and space research.
Such framework can be used for a wide variety of purposes, ranging from the study of reentry dynamic to interplanetary
missions. The core functionality of Tudat is implemented in C++ and exposed to Python using an interface called Tudat(Py).
Tudat and Tudat(Py) are entirely open-source and disseminated using conda packages.
.. grid:: 1 1 2 2
:gutter: 2 3 4 4
.. grid-item-card::
:img-top: _static/icons/rocket-solid.svg
:text-align: center
Getting started
^^^
Launch your mission with Tudat(Py) using the Quickstart guide and installation instructions.
The Getting Started section also contains some example applications to see TudatPy in action and a primer on related coding tools.
+++
.. button-ref:: getting_started_quickstart
:expand:
:color: secondary
:click-parent:
To the quickstart guide
.. grid-item-card::
:img-top: _static/icons/laptop-code-solid.svg
:text-align: center
Examples
^^^
Have a look at our examples to see TudatPy in action.
The examples showcase the propagation, estimation, mission design and optimization capabilities of TudatPy.
They are available in various forms.
+++
.. button-ref:: getting_started_examples
:expand:
:color: secondary
:click-parent:
To the examples
.. grid-item-card::
:img-top: _static/icons/user-astronaut-solid.svg
:text-align: center
User guide
^^^
Our user guide provides in-depth information on the functionalities and concepts of Tudat(Py).
This also includes the mathematical description of the models implemented in Tudat(Py).
+++
.. button-ref:: index_user_guide
:expand:
:color: secondary
:click-parent:
To the user guide
.. grid-item-card::
:img-top: _static/icons/code-solid.svg
:text-align: center
API reference
^^^
The API reference provides the documentation of the functionality exposed in the Python interface.
+++
.. button-link:: https://py.api.tudat.space/en/latest/
:expand:
:color: secondary
:click-parent:
To the API reference
.. toctree::
:hidden:
/index_getting_started
/index_examples
/index_user_guide
API Reference
/index_contribute
/index_about
---------------------
Want to contribute?
---------------------
Tudat(Py) is an open-source project and open to contributions from anyone! If you would like to contribute to Tudat, have a look at the :ref:`contributer guide `.
---------------------
Contact us!
---------------------
If you have any questions or need help, feel free to reach out on our `Github discussion forum `_.