Commit 8b6bc19aea0a5141e1ceed0f4844d0f05cec24d6
1 parent
da7a6c5e
Exists in
master
and in
7 other branches
corr lon
Showing
4 changed files
with
4 additions
and
4 deletions
Show diff stats
PARAM_DEF/vo1_sol_lat.xml
@@ -5,6 +5,6 @@ | @@ -5,6 +5,6 @@ | ||
5 | <baseParam name="LAT_IAU_SUN"/> | 5 | <baseParam name="LAT_IAU_SUN"/> |
6 | </vi> | 6 | </vi> |
7 | </get> | 7 | </get> |
8 | - <process>$vo1_ephem_all_LAT_IAU_SATURN*RAD2DEG</process> | 8 | + <process>$vo1_ephem_all_LAT_IAU_SUN*RAD2DEG</process> |
9 | <output/> | 9 | <output/> |
10 | </param> | 10 | </param> |
PARAM_DEF/vo1_sol_lon.xml
@@ -5,6 +5,6 @@ | @@ -5,6 +5,6 @@ | ||
5 | <baseParam name="LON_IAU_SUN"/> | 5 | <baseParam name="LON_IAU_SUN"/> |
6 | </vi> | 6 | </vi> |
7 | </get> | 7 | </get> |
8 | - <process>$vo1_ephem_all_LON_IAU_SATURN*RAD2DEG</process> | 8 | + <process>$vo1_ephem_all_LON_IAU_SUN*RAD2DEG</process> |
9 | <output/> | 9 | <output/> |
10 | </param> | 10 | </param> |
PARAM_DEF/vo2_sol_lat.xml
@@ -5,6 +5,6 @@ | @@ -5,6 +5,6 @@ | ||
5 | <baseParam name="LAT_IAU_SUN"/> | 5 | <baseParam name="LAT_IAU_SUN"/> |
6 | </vi> | 6 | </vi> |
7 | </get> | 7 | </get> |
8 | - <process>$vo2_ephem_all_LAT_IAU_SATURN*RAD2DEG</process> | 8 | + <process>$vo2_ephem_all_LAT_IAU_SUN*RAD2DEG</process> |
9 | <output/> | 9 | <output/> |
10 | </param> | 10 | </param> |
PARAM_DEF/vo2_sol_lon.xml
@@ -5,6 +5,6 @@ | @@ -5,6 +5,6 @@ | ||
5 | <baseParam name="LON_IAU_SUN"/> | 5 | <baseParam name="LON_IAU_SUN"/> |
6 | </vi> | 6 | </vi> |
7 | </get> | 7 | </get> |
8 | - <process>$vo2_ephem_all_LON_IAU_SATURN*RAD2DEG</process> | 8 | + <process>$vo2_ephem_all_LON_IAU_SUN*RAD2DEG</process> |
9 | <output/> | 9 | <output/> |
10 | </param> | 10 | </param> |