Blame view

PARAM_DEF/gll_epd_eflux.xml 670 Bytes
fdb0dcf4   Elena.Budnik   epd ions realtime
1
<?xml version="1.0"?>
bf7e1c49   Elena.Budnik   gll epd realtime ...
2
<param xml:id="gll_epd_eflux">
fdb0dcf4   Elena.Budnik   epd ions realtime
3
4
	<info>
		<table>
bf7e1c49   Elena.Budnik   gll epd realtime ...
5
			<boundsTable name="Energy" boundsName="EEnergyBounds" units="keV"/>
fdb0dcf4   Elena.Budnik   epd ions realtime
6
7
8
		</table>
	</info>
	<get>
bf7e1c49   Elena.Budnik   gll epd realtime ...
9
10
11
		<vi name="gll:epd:ert">
			<baseParam name="EFlux">
				<clb name="EEnergyBounds"/>
fdb0dcf4   Elena.Budnik   epd ions realtime
12
13
14
15
16
17
18
19
			</baseParam>
		</vi>
	</get>
	<process/>
	<output> 
		<plot>
			<timePlot>
				<params>
bf7e1c49   Elena.Budnik   gll epd realtime ...
20
					<param id="gll_epd_eflux">
fdb0dcf4   Elena.Budnik   epd ions realtime
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
						<spectro yAxis="y-left"/>
					</param>
				</params> 
				<axes>
					<yAxis>
						<digitalAxis id="y-left" scale="logarithmic"/>               
					</yAxis>
					<zAxis>
						<colorAxis scale="logarithmic"/>
					</zAxis>
				</axes>
			</timePlot>  
		</plot>
	</output>
</param>