The Cosmic Velocity Calculator is a C++ application to calculate the first, second, and third cosmic velocities. Developed using the Qt framework. This application is capable of calculating velocities for objects to (1) orbit a planet, (2) escape the gravitational pull of a planet, and (3) escape the gravitational pull of a center object. Additionally, it offers functionality to export the calculated data.
- ✔ Calculate the first, second, and third cosmic velocities.
- ✔ GUI with Qt.
- ✔ Export calculated data.
This project is licensed under MIT License.