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

Allow for add_{sma/inc/etc} to bubble up failures #264

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

ChristopherRabotin
Copy link
Member

Summary

If add_sma_km was called on a hyperbolic orbit, then the error was not caught and the library would panic. This applied to all orbital elements. This PR fixes this, allowing for the error to rise up.

Architectural Changes

No change

New Features

No change

Improvements

No change

Bug Fixes

No change

Testing and validation

No change!

Documentation

This PR does not primarily deal with documentation changes.

@ChristopherRabotin ChristopherRabotin merged commit 75e46b9 into master Jun 21, 2024
20 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.

1 participant