Commit 9c35d476fbea890ec53ed966e65a523a27ba9b3c
1 parent
fc5578ab
Exists in
master
and in
7 other branches
corrected bad frameTransformation usage in ARTEMIS parameters
Showing
12 changed files
with
21 additions
and
21 deletions
Show diff stats
PARAM_DEF/athp1_bl.xml
@@ -3,6 +3,6 @@ | @@ -3,6 +3,6 @@ | ||
3 | <get> | 3 | <get> |
4 | <amdaParam name="thb_bl"/> | 4 | <amdaParam name="thb_bl"/> |
5 | </get> | 5 | </get> |
6 | - <process>#framesTransformation($thb_bl,GSE,LSE,false)</process> | 6 | + <process>#framesTransformation($thb_bl;GSE;LSE;false)</process> |
7 | <output/> | 7 | <output/> |
8 | </param> | 8 | </param> |
PARAM_DEF/athp1_bs.xml
@@ -3,6 +3,6 @@ | @@ -3,6 +3,6 @@ | ||
3 | <get> | 3 | <get> |
4 | <amdaParam name="thb_bs"/> | 4 | <amdaParam name="thb_bs"/> |
5 | </get> | 5 | </get> |
6 | - <process>#framesTransformation($thb_bs,GSE,LSE,false)</process> | 6 | + <process>#framesTransformation($thb_bs;GSE;LSE;false)</process> |
7 | <output/> | 7 | <output/> |
8 | -</param> | ||
9 | \ No newline at end of file | 8 | \ No newline at end of file |
9 | +</param> |
PARAM_DEF/athp1_v_e.xml
@@ -3,6 +3,6 @@ | @@ -3,6 +3,6 @@ | ||
3 | <get> | 3 | <get> |
4 | <amdaParam name="thb_v_e"/> | 4 | <amdaParam name="thb_v_e"/> |
5 | </get> | 5 | </get> |
6 | - <process>#framesTransformation($thb_v_e,GSE,LSE,false)</process> | 6 | + <process>#framesTransformation($thb_v_e;GSE;LSE;false)</process> |
7 | <output/> | 7 | <output/> |
8 | -</param> | ||
9 | \ No newline at end of file | 8 | \ No newline at end of file |
9 | +</param> |
PARAM_DEF/athp1_v_i.xml
@@ -3,6 +3,6 @@ | @@ -3,6 +3,6 @@ | ||
3 | <get> | 3 | <get> |
4 | <amdaParam name="thb_v_i"/> | 4 | <amdaParam name="thb_v_i"/> |
5 | </get> | 5 | </get> |
6 | - <process>#framesTransformation($thb_v_i,GSE,LSE,false)</process> | 6 | + <process>#framesTransformation($thb_v_i;GSE;LSE;false)</process> |
7 | <output/> | 7 | <output/> |
8 | -</param> | ||
9 | \ No newline at end of file | 8 | \ No newline at end of file |
9 | +</param> |
PARAM_DEF/athp1_v_peim.xml
@@ -3,6 +3,6 @@ | @@ -3,6 +3,6 @@ | ||
3 | <get> | 3 | <get> |
4 | <amdaParam name="thb_v_peim"/> | 4 | <amdaParam name="thb_v_peim"/> |
5 | </get> | 5 | </get> |
6 | - <process>#framesTransformation($thb_v_peim,GSE,LSE,false)</process> | 6 | + <process>#framesTransformation($thb_v_peim;GSE;LSE;false)</process> |
7 | <output/> | 7 | <output/> |
8 | -</param> | ||
9 | \ No newline at end of file | 8 | \ No newline at end of file |
9 | +</param> |
PARAM_DEF/athp1_xyz.xml
@@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
3 | <get> | 3 | <get> |
4 | <amdaParam name="thb_xyz"/> | 4 | <amdaParam name="thb_xyz"/> |
5 | </get> | 5 | </get> |
6 | - <process>#framesTransformation($thb_xyz*RADIUS_EARTH,GSE,LSE,true)</process> | 6 | + <process>#framesTransformation($thb_xyz*RADIUS_EARTH;GSE;LSE;true)</process> |
7 | <output> | 7 | <output> |
8 | <plot> | 8 | <plot> |
9 | <xyPlot isotropic="true"> | 9 | <xyPlot isotropic="true"> |
PARAM_DEF/athp2_bl.xml
@@ -3,6 +3,6 @@ | @@ -3,6 +3,6 @@ | ||
3 | <get> | 3 | <get> |
4 | <amdaParam name="thc_bl"/> | 4 | <amdaParam name="thc_bl"/> |
5 | </get> | 5 | </get> |
6 | - <process>#framesTransformation($thc_bl,GSE,LSE,false)</process> | 6 | + <process>#framesTransformation($thc_bl;GSE;LSE;false)</process> |
7 | <output/> | 7 | <output/> |
8 | -</param> | ||
9 | \ No newline at end of file | 8 | \ No newline at end of file |
9 | +</param> |
PARAM_DEF/athp2_bs.xml
@@ -3,6 +3,6 @@ | @@ -3,6 +3,6 @@ | ||
3 | <get> | 3 | <get> |
4 | <amdaParam name="thc_bs"/> | 4 | <amdaParam name="thc_bs"/> |
5 | </get> | 5 | </get> |
6 | - <process>#framesTransformation($thc_bs,GSE,LSE,false)</process> | 6 | + <process>#framesTransformation($thc_bs;GSE;LSE;false)</process> |
7 | <output/> | 7 | <output/> |
8 | -</param> | ||
9 | \ No newline at end of file | 8 | \ No newline at end of file |
9 | +</param> |
PARAM_DEF/athp2_v_e.xml
@@ -3,6 +3,6 @@ | @@ -3,6 +3,6 @@ | ||
3 | <get> | 3 | <get> |
4 | <amdaParam name="thc_v_e"/> | 4 | <amdaParam name="thc_v_e"/> |
5 | </get> | 5 | </get> |
6 | - <process>#framesTransformation($thc_v_e,GSE,LSE,false)</process> | 6 | + <process>#framesTransformation($thc_v_e;GSE;LSE;false)</process> |
7 | <output/> | 7 | <output/> |
8 | -</param> | ||
9 | \ No newline at end of file | 8 | \ No newline at end of file |
9 | +</param> |
PARAM_DEF/athp2_v_i.xml
@@ -3,6 +3,6 @@ | @@ -3,6 +3,6 @@ | ||
3 | <get> | 3 | <get> |
4 | <amdaParam name="thc_v_i"/> | 4 | <amdaParam name="thc_v_i"/> |
5 | </get> | 5 | </get> |
6 | - <process>#framesTransformation($thc_v_i,GSE,LSE,false)</process> | 6 | + <process>#framesTransformation($thc_v_i;GSE;LSE;false)</process> |
7 | <output/> | 7 | <output/> |
8 | -</param> | ||
9 | \ No newline at end of file | 8 | \ No newline at end of file |
9 | +</param> |
PARAM_DEF/athp2_v_peim.xml
@@ -3,6 +3,6 @@ | @@ -3,6 +3,6 @@ | ||
3 | <get> | 3 | <get> |
4 | <amdaParam name="thc_v_peim"/> | 4 | <amdaParam name="thc_v_peim"/> |
5 | </get> | 5 | </get> |
6 | - <process>#framesTransformation($thc_v_peim,GSE,LSE,false)</process> | 6 | + <process>#framesTransformation($thc_v_peim;GSE;LSE;false)</process> |
7 | <output/> | 7 | <output/> |
8 | -</param> | ||
9 | \ No newline at end of file | 8 | \ No newline at end of file |
9 | +</param> |
PARAM_DEF/athp2_xyz.xml
@@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
3 | <get> | 3 | <get> |
4 | <amdaParam name="thc_xyz"/> | 4 | <amdaParam name="thc_xyz"/> |
5 | </get> | 5 | </get> |
6 | - <process>#framesTransformation($thc_xyz*RADIUS_EARTH,GSE,LSE,true)</process> | 6 | + <process>#framesTransformation($thc_xyz*RADIUS_EARTH;GSE;LSE;true)</process> |
7 | <output> | 7 | <output> |
8 | <plot> | 8 | <plot> |
9 | <xyPlot isotropic="true"> | 9 | <xyPlot isotropic="true"> |