Blame view

PARAM_DEF/juno_wav_e_orb_lfrlo.xml 1.14 KB
a61c0d01   Benjamin Renard   Add parameter fil...
1
<?xml version="1.0" encoding="UTF-8"?>
27a32828   Benjamin Renard   Change JUNO Waves...
2
<param xml:id="juno_wav_e_orb_lfrlo">
a61c0d01   Benjamin Renard   Add parameter fil...
3
  <info>
27a32828   Benjamin Renard   Change JUNO Waves...
4
    <name>juno_wav_e_orb_lfrlo</name>
a61c0d01   Benjamin Renard   Add parameter fil...
5
6
7
8
9
10
11
12
13
14
15
16
17
    <short_name>e_lfrlo</short_name>
    <components/>
    <units>(V**2/m**2)/Hz</units>
    <coordinates_system/>
    <tensor_order/>
    <si_conversion/>
    <table>
                <minMaxTable name="Frequency" units="Hz" minName="LowerFrequency_LFRLO" maxName="UpperFrequency_LFRLO"/>
    </table>
    <fill_value/>
    <ucd/>
    <dataset_id/>
  </info>
b670e51b   Benjamin Renard   Add gap threshold...
18
  <gap_threshold>10</gap_threshold>
a61c0d01   Benjamin Renard   Add parameter fil...
19
20
21
22
23
24
25
26
27
28
29
30
31
  <get>
        <vi name='juno:wav:orbe'>
                <baseParam name="E_LFR_LO">
			<clb name="LowerFrequency_LFRLO"/>
			<clb name="UpperFrequency_LFRLO"/>
		</baseParam>
        </vi>
  </get>
  <process/>
  <output>
    <plot>
      <timePlot>
        <params>
27a32828   Benjamin Renard   Change JUNO Waves...
32
          <param id="juno_wav_e_orb_lfrlo">
a61c0d01   Benjamin Renard   Add parameter fil...
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
                <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>