Skip to content

v0.9.7

Choose a tag to compare

@giovaniceotto giovaniceotto released this 25 Feb 15:30
· 4490 commits to master since this release

New Features

Accurate topography is here!

  • Topographic profiles can be now be imported using Environment.setTopographicProfile.
  • Examples of such profiles can be found at NASADEM.
  • Elevation data from can be calculated using Environment.getElevationFromTopograghicProfile.
  • Check out an example here.
  • Work is still needed to enhance support and usability. More details can be found in pull request #50.

Airfoils and stall effects are here!

  • Airfoil fins are now supported!
  • Custom lift coefficient curves can be used to model airfoils and study stall effects on the flight trajectory.
  • More details can be found in pull request #47.

Bug Fixes

  • Fixed bug where the Flight class always failed when the initialSolution parameter was given. (#56)

Acknowledgements

Installation

pip install rocket.py==0.9.7