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

Implement basic Circular Restricted 3 Body Problem (CR3BP) class; more complex functionality to follow in future issues #21

Open
alfonsogonzalez opened this issue Aug 27, 2021 · 0 comments
Assignees
Labels
astrodynamics Pertaining to the OMWP or FOOM video series

Comments

@alfonsogonzalez
Copy link
Owner

The Orbital Mechanics with Python series ( https://www.youtube.com/playlist?list=PLOIRBaljOV8gn074rWFWYP1dCr2dJqWab ) will be pivoting from gravity assist trajectory design to circular restricted 3 body problem (CR3BP) trajectories. This will include Lagrange points, halo / Lissajous orbits, Earth-Moon trajectories (including free-return trajectories that the Apollo missions used), and lots of new and interesting math.

The first step will be to create a CR3BP trajectory propagator.

@alfonsogonzalez alfonsogonzalez added the astrodynamics Pertaining to the OMWP or FOOM video series label Aug 27, 2021
@alfonsogonzalez alfonsogonzalez self-assigned this Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astrodynamics Pertaining to the OMWP or FOOM video series
Projects
Development

No branches or pull requests

1 participant