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

Fixing Cart2OE transformation function #10

Merged
merged 2 commits into from
Sep 23, 2020
Merged

Fixing Cart2OE transformation function #10

merged 2 commits into from
Sep 23, 2020

Conversation

cadojo
Copy link
Collaborator

@cadojo cadojo commented Sep 23, 2020

Closes #9

* Rounds `acos` arguments to 1 if isapprox(arg, 1)
* Fixes roundoff error in `CanonicalOrbit(::CartesianOrbit)`
* True anomoly was previously calculated incorrectly in Cart2OE
* Added test cases for propagator, more orbit isapprox() tests
@cadojo cadojo merged commit c5dc051 into main Sep 23, 2020
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.

Cartesian to OE not working for true anomoly
1 participant