Commit c3bc4f9af4abd99925a5f4a01d57ed7cd548222b
1 parent
a5875162
Exists in
master
and in
7 other branches
dok pitch internal param
Showing
1 changed file
with
0 additions
and
13 deletions
Show diff stats
PARAM_DEF/it_dok_1si_test.xml deleted
... | ... | @@ -1,13 +0,0 @@ |
1 | -<?xml version="1.0" encoding="UTF-8"?> | |
2 | -<param xml:id="it_dok_1si_test"> | |
3 | - <time_resolution>600</time_resolution> | |
4 | - <!--<reference_parameter>it_dok_1si_dt</reference_parameter>--> | |
5 | - <get> | |
6 | - <amdaParam name="it_mif_sc"/> | |
7 | - <amdaParam name="it_mif_sc_mag"/> | |
8 | - <amdaParam name="it_dok_1si_dt"/> | |
9 | - </get> | |
10 | - <process>acos($it_mif_sc[0]/$it_mif_sc_mag)*RAD2DEG</process> | |
11 | - <output/> | |
12 | -</param> | |
13 | - |