RocketPy
RocketPy copied to clipboard
Environment Analysis finishing touches
Environment Analysis class is now on Master but it is still missing a few important features to be fully done:
- Create a test_environment_class.py file and add tests for all of the class's features
- Allow conversion of an Environment Analysis object to an Environment object, so that the data treatment made in the Environment Analysis can be used in a Flight simulation
- Optimize code and speed