Blame view

PARAM_DEF/solo_het_omni_eheflux.xml 1.16 KB
0664c3bf   Benjamin Renard   Merge SolarOrbite...
1
2
3
4
<?xml version="1.0"?>
<param xml:id='solo_het_omni_eheflux'>
  <info>
    <table>
e4475523   Benjamin Renard   Fix
5
          <linkTable originParamId="solo_het_asun_eheflux" originTableDim="0"/>
0664c3bf   Benjamin Renard   Merge SolarOrbite...
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
33
34
35
    </table>
  </info>
  <reference_parameter>solo_het_asun_eheflux</reference_parameter>
  <get>
    <amdaParam name="solo_het_asun_eheflux"/>
    <amdaParam name="solo_het_sun_eheflux"/>
    <amdaParam name="solo_het_north_eheflux"/>
    <amdaParam name="solo_het_south_eheflux"/>
  </get>
   <process>($solo_het_asun_eheflux + $solo_het_sun_eheflux + $solo_het_north_eheflux + $solo_het_south_eheflux) / 4.</process>
  <output>
      <plot>
        <timePlot>
                <params>
                        <param id="solo_het_omni_eheflux">
                            <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>