Commit 4f6235c6370cb149b2c8e93040c2f1c226e9e8bd

Authored by Benjamin Renard
1 parent d5fc91a6

Fix WIND / Ephemeris / xyz_hee parameter

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
PARAM_DEF/wnd_xyz_hee.xml
@@ -5,6 +5,6 @@ @@ -5,6 +5,6 @@
5 <baseParam name="GSE_POS"/> 5 <baseParam name="GSE_POS"/>
6 </vi> 6 </vi>
7 </get> 7 </get>
8 - <process>#framesTransformation($wnd_orb_all_GSE_POS;GSE;HEE;false)/ASTRONOMICAL_UNIT</process> 8 + <process>#framesTransformation($wnd_orb_all_GSE_POS;GSE;HEE;true)/ASTRONOMICAL_UNIT</process>
9 <output><!--<plot>ORBIT</plot>--></output> 9 <output><!--<plot>ORBIT</plot>--></output>
10 </param> 10 </param>