Blame view

PARAM_DEF/mms4_hpca_hefl_elevation.xml 932 Bytes
ac6375d9   Elena.Budnik   Added MMS/HPCA su...
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
<?xml version="1.0"?>
<param xml:id="mms4_hpca_hefl_elevation">
  <info>
    <table> 
          <linkTable originParamId="mms4_hpca_hefl" originTableDim="1"/>     
    </table>
    </info>
    <get>
        <amdaParam name="mms4_hpca_hefl"/>
    </get>
    <process>#sum_into_table_indexes($mms4_hpca_hefl;0;0;15)</process>
    <output>
        <plot>
            <timePlot>
                <params>
                    <param id="mms4_hpca_hefl_elevation">
                        <spectro yAxis="y-left"/>
                    </param>
                </params>
                <axes>
                    <yAxis>
                        <digitalAxis id="y-left" scale="logarithmic"/>              
                    </yAxis>
                    <zAxis>
                        <colorAxis scale="logarithmic"/>
                    </zAxis>
                </axes>
            </timePlot>  
        </plot>
    </output>
</param>