RocketPy icon indicating copy to clipboard operation
RocketPy copied to clipboard

Enh/motor parameters from eng files by default

Open juliomachad0 opened this issue 1 year ago • 1 comments

Pull request type

  • [x] Code changes (bugfix, features)

Checklist

  • [x] Lint (black rocketpy/ tests/) has passed locally
  • [x] All tests (pytest tests -m slow --runslow) have passed locally

Current behavior

the static method to create motors from eng files did not exist.

New behavior

method created and working

Breaking change

  • [x] No

juliomachad0 avatar Aug 24 '24 06:08 juliomachad0