Blame view

PARAM_DEF/mms4_des_pahigh.xml 913 Bytes
af71b22e   Benjamin Renard   Merge MMS FPI FAS...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0"?>
<param xml:id="mms4_des_pahigh">
    <info>        
        <table>
            <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/>        
        </table> 
    </info>    
    <get>
        <vi name="mms4:fpi:desmoms">
            <baseParam name="mms4_des_pitchangdist_highen_fast">
                <clb name="PitchAngles"/>  
            </baseParam> 
        </vi>
    </get>
    <process/>
    <output> 
        <plot>
            <timePlot>
                <params>
                    <param id="mms4_des_pahigh">
                        <spectro yAxis="y-left"/>
                    </param>
                </params> 
                <axes>
                    <zAxis>
                        <colorAxis colorMapIndex="1" scale="logarithmic"/>
                    </zAxis>
                </axes>
            </timePlot>  
        </plot>
    </output>
</param>