-
Notifications
You must be signed in to change notification settings - Fork 143
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
Control Surface Deflections #105
Comments
A first step of these modifications have been added in the following branch https://github.com/DominicDirkx/tudat/tree/SpacePlaneModifications A unit test of the incorporation of control surface deflections in the computation of the aerodynamic coefficients has been added, both within a propagation and separately. The following is still missing:
For a later update, the HypersonicLocalInclinationAnalysis should be updated to allow it to compute control surface increments. |
The branch has been updated with some modifications. All functionality is implemented and tested, documentation and commenting is not yet complete. |
The pull request (#113) containing this code has now been opened. |
The aerodynamic coefficient dependencies should be updated in a way that control surface deflections, and associated modification of coefficients, can be used in propagation/guidance.
The text was updated successfully, but these errors were encountered: