Commit 594ada8adc9f316089811fd1fbccde6d070f138d

Authored by Quentin Brzustowski
2 parents fe1779e3 59309d16

Merge branch 'master' of https://gitlab.irap.omp.eu/CDPP/AMDA_INTERNAL_METADATA

PARAM_DEF/it_dok_1se_dt.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="it_dok_1se_dt">
  3 + <gap_threshold>200</gap_threshold>
  4 + <get>
  5 + <vi name="iball:dok:1s">
  6 + <baseParam name="DeltaT"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
... ...
PARAM_DEF/it_dok_1si_dt.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="it_dok_1si_dt">
  3 + <gap_threshold>200</gap_threshold>
  4 + <get>
  5 + <vi name="iball:dok:3s">
  6 + <baseParam name="DeltaT"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
... ...
PARAM_DEF/it_dok_2se_dt.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="it_dok_2se_dt">
  3 + <gap_threshold>200</gap_threshold>
  4 + <get>
  5 + <vi name="iball:dok:2s">
  6 + <baseParam name="DeltaT"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
... ...
PARAM_DEF/it_dok_2si_dt.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="it_dok_2si_dt">
  3 + <gap_threshold>200</gap_threshold>
  4 + <get>
  5 + <vi name="iball:dok:4s">
  6 + <baseParam name="DeltaT"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
... ...