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

Guidance Models #43

Closed
DominicDirkx opened this issue Jun 5, 2016 · 1 comment
Closed

Guidance Models #43

DominicDirkx opened this issue Jun 5, 2016 · 1 comment

Comments

@DominicDirkx
Copy link
Member

As discussed during the meeting on 03-06-2016, one of the main developments that is needed for Tudat is the a clear (but at first barebones) interfaces for guidance of different aspects of a vehicle's dynamics. These aspects include entry attitude, control surface deflection, thrust pointing/magnitude etc.

My proposal would be to make the guidance interfaces independent from any particular implementation of a guidance algorithm, as is now the case for entry attitude guidance (see AerodynamicAngleCalculator class).

Also, I think the interfaces for guidance of different aspects of a vehicle should be implemented separately, without hardcoded links. Nevertheless, the inclusion of specific wrapper classes for guidance (such as that in the https://github.com/DominicDirkx/tudat/tree/PropagatorsWithGuidanceInterface branch) are a good possibility to enhance user-friendliness.

@DominicDirkx
Copy link
Member Author

A first iteration of both aerodynamic and thrust guidance is not incorporated into the code. Documentation on tudat.tudelft.nl, as well as in-code Doxygen documentation.

DominicDirkx added a commit to DominicDirkx/tudat that referenced this issue Jan 25, 2022
…ed_ephemeris

Feature/automatic tabulated ephemeris
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant