RocketPy icon indicating copy to clipboard operation
RocketPy copied to clipboard

Environment Analysis finishing touches

Open MateusStano opened this issue 2 years ago • 0 comments

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

MateusStano avatar Jul 03 '22 00:07 MateusStano