RocketPy
                                
                                 RocketPy copied to clipboard
                                
                                    RocketPy copied to clipboard
                            
                            
                            
                        Enh/motor parameters from eng files by default
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