mav_sep2_ri.xml 1.71 KB
<?xml version="1.0" encoding="UTF-8"?>
<param xml:id="mav_sep2_ri">
  <info>
	<table>
  		<centerAutoTable name="energy" centerName="energy_r_ion" log="false" units="keV"/>
  	</table>
  </info>
  <get>   
    <vi name="mvn:sep2:clb">
            <baseParam name="r_ion_flux">    
                <clb name="energy_r_ion"/>            
            </baseParam>
    </vi>
   </get>
  <process/>
  <output>
	   <plot>
		<timePlot>
			<params>
				<param id="mav_sep2_ri">
					<spectro yAxis="y-left"/>
				</param>
			</params> 
			<axes>
				<xAxis>
					<timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
						<range extend="true"/>
						<tick position="outwards" minorGrid="false" majorGrid="false"/>
						<legend/>
					</timeAxis>
				</xAxis>
				<yAxis>
					<digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
						<range extend="true"/>
						<tick position="outwards" minorGrid="false" majorGrid="false"/>
						<legend/>
					</digitalAxis>
					<!--<digitalAxis id="y-right" position="right" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
					<range extend="true"/>
					<tick position="outwards" minorGrid="false" majorGrid="false"/>
					<legend/>
					</digitalAxis>-->
				</yAxis>
				<zAxis>
					<colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
						<range extend="true"/>
						<tick position="outwards" minorGrid="false" majorGrid="false"/>
					</colorAxis>
				</zAxis>
			</axes>
		</timePlot>  
	  </plot>
  </output>
</param>