Commit d9923f57a850b35ac7cce5a5d87d814d209f1250

Authored by Elena.Budnik
1 parent 0c245ef3

added missing param

Showing 1 changed file with 8 additions and 0 deletions   Show diff stats
PARAM_DEF/gtl_e4high_sun.xml 0 → 100644
... ... @@ -0,0 +1,8 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="gtl_e4high_sun">
  3 + <get>
  4 + <amdaParam name="gtl_e4high_av"/>
  5 + </get>
  6 + <process>($gtl_e4high_av[7]+$gtl_e4high_av[8]+$gtl_e4high_av[9])/3.0</process>
  7 + <output/>
  8 +</param>
... ...