-
-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOCs: improve mass and inertia docs #445
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really Great! Just made a few suggestions, but otherwise this is ready to merge
Co-authored-by: MateusStano <[email protected]>
Co-authored-by: MateusStano <[email protected]>
Co-authored-by: MateusStano <[email protected]>
All good now. @phmbressan could you also review this one before merging? This changes much of the motor's documentation, I'd like to have an opinion from you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docs seems much clearer now. Made some small comments that I would rather to not overlook.
Note: when applying a correction, please check it out for other possible instances of the same dosctring. Its is hard to pinpoint all occurences on GitHub comments.
- Refined input parameters for apogee and liftoff speed calculations - Inertia definition in the Rocket class - Change the Motor.dry_mass definition - Avoid repetition of dry_mass definitions - Add a few for docstrings
parameter as in Motor class
All good now. Thanks for both reviews. |
Pull request type
Checklist
black rocketpy/ tests/
) has passed locallypytest --runslow
) have passed locallyCurrent behavior
New behavior
Breaking change
Additional information