Commit e99721533a1b67f55775cf4dced5cbd2209b2206
1 parent
78154a7a
Exists in
master
and in
7 other branches
des pitch
Showing
3 changed files
with
36 additions
and
12 deletions
Show diff stats
PARAM_DEF/mms1_des_pahigh.xml
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <param xml:id="mms1_des_pahigh"> |
3 | - <get><vi name="mms1:fpi:desmoms"><baseParam name="mms1_des_pitchangdist_highen_fast"/></vi></get> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms1:fpi:desmoms"> | |
10 | + <baseParam name="mms1_des_pitchangdist_highen_fast"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
4 | 15 | <process/> |
5 | 16 | <output> |
6 | 17 | <plot> |
... | ... | @@ -11,9 +22,6 @@ |
11 | 22 | </param> |
12 | 23 | </params> |
13 | 24 | <axes> |
14 | - <!--<yAxis> | |
15 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
16 | - </yAxis> --> | |
17 | 25 | <zAxis> |
18 | 26 | <colorAxis colorMapIndex="1" scale="logarithmic"/> |
19 | 27 | </zAxis> |
... | ... |
PARAM_DEF/mms1_des_palow.xml
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <param xml:id="mms1_des_palow"> |
3 | - <get><vi name="mms1:fpi:desmoms"><baseParam name="mms1_des_pitchangdist_lowen_fast"/></vi></get> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms1:fpi:desmoms"> | |
10 | + <baseParam name="mms1_des_pitchangdist_lowen_fast"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
4 | 15 | <process/> |
5 | 16 | <output> |
6 | 17 | <plot> |
... | ... | @@ -11,9 +22,6 @@ |
11 | 22 | </param> |
12 | 23 | </params> |
13 | 24 | <axes> |
14 | - <!--<yAxis> | |
15 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
16 | - </yAxis> --> | |
17 | 25 | <zAxis> |
18 | 26 | <colorAxis colorMapIndex="1" scale="logarithmic"/> |
19 | 27 | </zAxis> |
... | ... |
PARAM_DEF/mms1_des_pamid.xml
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <param xml:id="mms1_des_pamid"> |
3 | - <get><vi name="mms1:fpi:desmoms"><baseParam name="mms1_des_pitchangdist_miden_fast"/></vi></get> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms1:fpi:desmoms"> | |
10 | + <baseParam name="mms1_des_pitchangdist_miden_fast"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
4 | 15 | <process/> |
5 | 16 | <output> |
6 | 17 | <plot> |
... | ... | @@ -11,9 +22,6 @@ |
11 | 22 | </param> |
12 | 23 | </params> |
13 | 24 | <axes> |
14 | - <!--<yAxis> | |
15 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
16 | - </yAxis> --> | |
17 | 25 | <zAxis> |
18 | 26 | <colorAxis colorMapIndex="1" scale="logarithmic"/> |
19 | 27 | </zAxis> |
... | ... |