Astrolib C++ is an astronomy package focused on star related calculations. It contains common astrophotometry formulas and units revolving around the main Star class. Installation
git clone https://github.com/IldarS2000/astrolib.git
- build library using
cmake
- include
include
to your project