esa / NASA-breakup-model-cpp

A validated modern C++ implementation of the NASA Standard Breakup Model
GNU General Public License v3.0
11 stars 2 forks source link

Minimal integration example #3

Open FG-TUM opened 2 years ago

FG-TUM commented 2 years ago

Description

Adds a minimal example on how to include this project in a C++ code.