/kiwi

Generalised 6 degree of freedom trajectory propagator.

Primary LanguageJupyter NotebookGNU Affero General Public License v3.0AGPL-3.0

KIWI

Cambridge University Spaceflight

Are you fed up with trajectory propagators that try to do too much for you? But also don't want to write your own from scratch? Well, look no further. Kiwi is a minimalistic, barebones trajectory simulator, that can be used for any purpose from sounding rockets to satellite trajectories.

Kiwi includes both translational and rotational dynamics, making it a full 6 degree-of-freedom trajectory propagator.

Installation

Kiwi can be installed via pip, with the following command:

pip install git+https://github.com/cuspaceflight/kiwi.git

Documentation

Available at: https://cuspaceflight.github.io/kiwi/

Templates