Commit b26fc53b215a35e750462103ef58de3e5ec3acec

Authored by Elena.Budnik
1 parent e95a1b08

ARTEMIS ephemeris in Lunar radius

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">
... ...