Blame view

INTERNAL_PARAM_DEF/mlplasmas_vex_mag_tot_scale.xml 544 Bytes
432b5b45   Benjamin Renard   Add internal para...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<param xml:id="mlplasmas_vex_mag_tot_scale">
  <info>
    <name/>
    <short_name>vex_mag_tot_scale</short_name>
    <components/>
    <units/>
    <coordinates_system/>
    <tensor_order/>
    <si_conversion/>
    <table/>
    <fill_value/>
    <ucd/>
    <dataset_id/>
  </info>
  <time_resolution>4</time_resolution>
  <get>
    <amdaParam name="vex_mag_1s_tot"/>
  </get>
  <process description="mean_(vex_mag_1s_tot/100,20)">(#sampling_classic($vex_mag_1s_tot/100;20))</process>
  <output/>
</param>