Commit 9b47ec2870de7a1943acd55bdb9775cfb88af185

Authored by Alexandre Schulz
1 parent fb80766d

ace_swepam_stea_epa.xml

Showing 1 changed file with 35 additions and 0 deletions   Show diff stats
PARAM_DEF/ace_swepam_stea_epa.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="ace_swepam_stea_epa">
  3 + <info>
  4 + <table>
  5 + <centerTable dim="0" name="Angles" centerName="Angles" units="deg" size="9"/>
  6 + </table>
  7 + </info>
  8 +
  9 + <get>
  10 + <vi name="ace:swepam:stea">
  11 + <baseParam name="var1">
  12 + <clb name="Angles"/>
  13 + </baseParam>
  14 +
  15 + </vi>
  16 + </get>
  17 + <process/>
  18 + <output>
  19 + <plot>
  20 + <timePlot>
  21 + <params>
  22 + <param id="ace_swepam_stea_epa">
  23 + <spectro yAxis="y-left"/>
  24 + </param>
  25 + </params>
  26 + <axes>
  27 + <yAxis>
  28 + <digitalAxis id="y-left" scale="linear"/>
  29 + </yAxis>
  30 + </axes>
  31 + </timePlot>
  32 + </plot>
  33 + </output>
  34 +</param>
  35 +