Skip to content
Snippets Groups Projects
Commit 202ca0f9 authored by Luc Maisonobe's avatar Luc Maisonobe
Browse files

Fixed wrong scaling in JPL ephemeris.

The wrong scaling occurred when retrieving coordinates in a frame
that is not the defining frame of the celestial body. The coordinates
were translated first and scaled afterwards, whereas the correct
behavior is to scale first and translate afterwards.

Fixes issue #165.

Thanks to Quentin Nénon for the report.
parent 65862d05
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment