Skip to content
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

Add Fins Part #9

Open
cthunter01 opened this issue Apr 24, 2023 · 0 comments
Open

Add Fins Part #9

cthunter01 opened this issue Apr 24, 2023 · 0 comments
Milestone

Comments

@cthunter01
Copy link
Member

Add Fins abstract part. It should have a getAeroForces() virtual method, and a getWeightedCM() method that returns the product of mass and CM (center of mass)

Add SquareFins implementation. It should implement getAeroForces() and getWeightedCM() for a 3 Square fins.

Add this to the model::Rocket class so that the propagator takes into account the new methods in determining forces and accelerations.

@cthunter01 cthunter01 added this to the Mercury milestone Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant