Commit b26fc53b215a35e750462103ef58de3e5ec3acec
1 parent
e95a1b08
Exists in
master
and in
7 other branches
ARTEMIS ephemeris in Lunar radius
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
PARAM_DEF/athp1_xyz_lse.xml
... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | <get> |
4 | 4 | <amdaParam name="thb_xyz"/> |
5 | 5 | </get> |
6 | - <process>#framesTransformation($thb_xyz*RADIUS_EARTH;GSE;LSE;true)</process> | |
6 | + <process>#framesTransformation($thb_xyz*RADIUS_EARTH;GSE;LSE;true)/1738.</process> | |
7 | 7 | <output> |
8 | 8 | <plot> |
9 | 9 | <xyPlot isotropic="true"> |
... | ... |
PARAM_DEF/athp2_xyz_lse.xml
... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | <get> |
4 | 4 | <amdaParam name='thc_xyz'/> |
5 | 5 | </get> |
6 | - <process>#framesTransformation($thc_xyz*RADIUS_EARTH;GSE;LSE;true)</process> | |
6 | + <process>#framesTransformation($thc_xyz*RADIUS_EARTH;GSE;LSE;true)/1738.</process> | |
7 | 7 | <output> |
8 | 8 | <plot> |
9 | 9 | <xyPlot isotropic="true"> |
... | ... |