Skip to content

v0.9.5

Choose a tag to compare

@giovaniceotto giovaniceotto released this 11 Aug 01:13
· 4540 commits to master since this release

Bug Fixes

  • Updated NOAA atmospheric model addresses so that they can keep working with the new NOAA distribution system.

Enhancements

  • Reorganized the flight class:

    • Created several different functions to plot related variables. Can be very useful when you do not want to use Flight.allInfo but want sever plots with kinematics or attitude info, for example.

    • Started implementing methods to take into account a new flight phase: when the rocket has only one rail button still in the launch rail. Equations of motion still need to be altered.

Acknowledgements