Commit 72db02255780482b97ef816c6d9be4985788867e

Authored by Quentin Brzustowski
1 parent 67967244

corrected ephemeris names in solo for conjonction with bepi and psp

PARAM_DEF/so_all_r.xml deleted
... ... @@ -1,10 +0,0 @@
1   -<?xml version="1.0"?>
2   -<param xml:id="so_all_r">
3   - <get>
4   - <vi name="so:orb:all">
5   - <baseParam name="R_IAU_SUN"/>
6   - </vi>
7   - </get>
8   - <process>$so_orb_all_R_IAU_SUN/ASTRONOMICAL_UNIT</process>
9   - <output/>
10   -</param>
PARAM_DEF/so_lat_iausun.xml deleted
... ... @@ -1,10 +0,0 @@
1   -<?xml version="1.0"?>
2   -<param xml:id="so_lat_iausun">
3   - <get>
4   - <vi name="so:orb:all">
5   - <baseParam name="LAT_IAU_SUN"/>
6   - </vi>
7   - </get>
8   - <process>$so_orb_all_LAT_IAU_SUN*RAD2DEG</process>
9   - <output/>
10   -</param>
PARAM_DEF/so_lon_iausun.xml deleted
... ... @@ -1,10 +0,0 @@
1   -<?xml version="1.0"?>
2   -<param xml:id="so_lon_iausun">
3   - <get>
4   - <vi name="so:orb:all">
5   - <baseParam name="LON_IAU_SUN"/>
6   - </vi>
7   - </get>
8   - <process>$so_orb_all_LON_IAU_SUN*RAD2DEG</process>
9   - <output/>
10   -</param>