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

moon mass in planetary_data is Earths mass #49

Open
rslippert opened this issue Feb 21, 2024 · 0 comments
Open

moon mass in planetary_data is Earths mass #49

rslippert opened this issue Feb 21, 2024 · 0 comments

Comments

@rslippert
Copy link

planetary data for moon is wrong for mass
moon = {
'name' : 'Moon',
'spice_name' : 'MOON',
'SPICE_ID' : 301,
'mass' : 5.972e24, # mass of Earth not moon
'mu' : 5.972e24 * G,
'''

@rslippert rslippert changed the title moon mas in planetary_data is Earths mass moon mass in planetary_data is Earths mass Apr 24, 2024
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