cuspaceflight / kiwi

Generalised 6 degree of freedom trajectory propagator.

Repository from Github https://github.comcuspaceflight/kiwiRepository from Github https://github.comcuspaceflight/kiwi

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

About

Generalised 6 degree of freedom trajectory propagator.

License:GNU Affero General Public License v3.0


Languages

Language:Jupyter Notebook 95.1%Language:Python 4.9%