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

Added template method for mean surface event #381

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

gregjesl
Copy link
Contributor

@gregjesl gregjesl commented Dec 4, 2024

Summary

Added event template for detecting central body collisions.

Architectural Changes

No change

New Features

Added a method for generating an event that detects when an orbit crosses the mean equatorial radius of a central body. This is useful for approximating when an object might impact the central body.

No change

Improvements

Simplifies the search for trajectories that might impact the central body.

No change

Bug Fixes

No change

Testing and validation

Tested in simulation.

Documentation

This PR does not primarily deal with documentation changes.

@ChristopherRabotin
Copy link
Member

Thanks Greg, that looks good! The lint errors are from code you haven't touched, so I'll merge and tackle those in my upcoming PR.

@ChristopherRabotin ChristopherRabotin merged commit 0f7d266 into nyx-space:master Dec 5, 2024
4 of 5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants