Skip to content

Commit

Permalink
docs: updating maind page of documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
henrich14 committed Oct 4, 2024
1 parent 40e84eb commit e6e83d8
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Welcome to pyBADA's documentation!
pyBADA documentation
==================================

pyBADA provides aircraft performance modelling, trajectory prediction and optimisation, and visualisation with BADA in Python.

To get started:

.. code-block:: bash
pip install pybada
About BADA
==========

Efficient air traffic operations rely on the capability of air traffic management (ATM) systems to accurately predict aircraft trajectories. Likewise, ATM research and development activities require modelling and simulation tools capable of replicating real-life operations and aircraft performances as perfectly as possible.

To enable modelling and simulation of aircraft trajectories, every aircraft in operation shall have a corresponding Aircraft Performance Model (APM).
Expand Down

0 comments on commit e6e83d8

Please sign in to comment.