Blame view

PARAM_DEF/solo_het_sun_eheflux.xml 789 Bytes
c82a0e0f   Elena.Budnik   solo het sun 2-4
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<param xml:id='solo_het_sun_eheflux'>
  <get>
     <vi name='so:het:sun.1'>
         <baseParam name='Elec_HE_Flux'/>          
    </vi>
  </get>
  <process/>
7c1f498a   Benjamin Renard   Merge SOLO/HET pa...
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
  <output>
    <plot>
      <timePlot>
        <params>
          <param id="solo_het_sun_eheflux">
            <serie yAxis="y-left"/>
          </param>
        </params>
        <axes>
          <yAxis>
            <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
              <range extend="true"/>
              <tick position="outwards" minorGrid="false" majorGrid="false"/>
              <legend/>
            </digitalAxis>
          </yAxis>
        </axes>
      </timePlot>
    </plot>
  </output>      
c82a0e0f   Elena.Budnik   solo het sun 2-4
29
</param>