Blame view

PARAM_DEF/mms1_hpca_srvy_hfl_elevation.xml 952 Bytes
8721c53e   Benjamin Renard   Merge MMS1 HPCA S...
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="mms1_hpca_srvy_hfl_elevation">
  <info>
    <table> 
          <linkTable originParamId="mms1_hpca_srvy_hfl" originTableDim="1"/>     
    </table>
    </info>
    <get>
        <amdaParam name="mms1_hpca_srvy_hfl"/>
    </get>
    <process>#sum_into_table_indexes($mms1_hpca_srvy_hfl;0;0;15)</process>
    <output>
        <plot>
            <timePlot>
                <params>
                    <param id="mms1_hpca_srvy_hfl_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>