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

Standard Cartesian State vectors #121

Closed
cadojo opened this issue Apr 4, 2021 · 0 comments
Closed

Standard Cartesian State vectors #121

cadojo opened this issue Apr 4, 2021 · 0 comments
Assignees

Comments

@cadojo
Copy link
Collaborator

cadojo commented Apr 4, 2021

CR3BP, R2BP, and NBP orbits all have the same fields,r, v to represent some Cartesian position with respect to something. This should be standardized.

The motivation for this issue is some ideas I have for ephemeris wrappers. At first, I outputted TwoBodyState instances from the ephemeris files. But this isn't always valid! I'd like to use ephemeris for CR3BP, 2BP, and NBody analysis, as well as CR3BP and 2BP patched conics. So I should just output some Cartesian state that's valid across all modules.

Or maybe I should export Body instances?

Let's see what this turns into!

@cadojo cadojo self-assigned this Jul 13, 2021
@cadojo cadojo closed this as completed Jul 13, 2021
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

No branches or pull requests

1 participant