This repository was archived by the owner on Oct 30, 2022. It is now read-only.

Description
Short Description:
A new class to be used right after the Flight class
Long Description:
There are many different type of analysis that can be made using RocketPy, such as the apoggeByMass function or outOfRailVelocityByMass. Other type of this kind of optimizations are also possible, as you can see in the getting started notebook. Create a class that can fit these analysis into the code.
Useful links:
Getting started notebook at the rocketpy's main page