Commit 3dd1454f48b5567783374249b4b1b4508fa5ea63

Authored by Elena.Budnik
1 parent e8a1737b

voyager lecp cruise

Showing 2 changed files with 20 additions and 0 deletions   Show diff stats
PARAM_DEF/vo1_lecp_flux.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="vo1_lecp_flux">
  3 + <get>
  4 + <vi name="vo1:lecp:full">
  5 + <baseParam name="protonFlux"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/vo2_lecp_flux.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="vo2_lecp_flux">
  3 + <get>
  4 + <vi name="vo2:lecp:full">
  5 + <baseParam name="protonFlux"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...