Blame view

PARAM_DEF/mms1_brst_des_pamid.xml 1.02 KB
3e9ede58   Quentin Brzustowski   parameters for mm...
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<param xml:id="mms1_brst_des_pamid">
    <info>        
        <table>
            <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/>        
        </table> 
    </info>    
    <get>
d5f5b310   Quentin Brzustowski   modification in V...
9
        <vi name="mms1:fpi:brst.desm">
3e9ede58   Quentin Brzustowski   parameters for mm...
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
            <baseParam name="mms1_des_pitchangdist_miden_brst">
                   <clb name="PitchAngles"/>  
            </baseParam> 
        </vi>
    </get>
    <process/>
    <output> 
        <plot>
            <timePlot>
                <params>
                    <param id="mms1_brst_des_pamid">
                        <spectro yAxis="y-left"/>
                    </param>
                </params> 
                <axes>
ce811b6a   Quentin Brzustowski   corrections and p...
25
26
27
                    <yAxis>
                        <digitalAxis id="y-left"  scale="linear"/>
                    </yAxis>
3e9ede58   Quentin Brzustowski   parameters for mm...
28
29
30
31
32
33
34
35
                    <zAxis>
                        <colorAxis colorMapIndex="1" scale="logarithmic"/>
                    </zAxis>
                </axes>
            </timePlot>  
        </plot>
    </output>
</param>