Skip to content

Bachelor thesis on "Efficient trajectory modelling for space debris evolution" at TUM in collaboration with ESA

Notifications You must be signed in to change notification settings

FG-TUM/OrbitPropagator

 
 

Repository files navigation

OrbitPropagator

This repository is a successor-fork of the Bachelor thesis on "Efficient trajectory modelling for space debris evolution" at TUM in collaboration with ESA.

It is part of the LADDS project and acts as the central engine for calculating the trajectory updates on all simulated particles.

Dependencies

  • C++17 Compiler
  • CMake (>= 3.10)

Build

build instructions for make:

mkdir build && cd build
cmake ..
make

About

Bachelor thesis on "Efficient trajectory modelling for space debris evolution" at TUM in collaboration with ESA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.1%
  • Python 12.5%
  • TeX 1.2%
  • CMake 1.0%
  • C 0.8%
  • Starlark 0.7%
  • Other 0.7%