vex_xyz.xml 1.75 KB
<?xml version="1.0"?>
<param xml:id="vex_xyz">
 <get>
    <vi name="vex:orb:all">
      <baseParam name="VEX"/>
    </vi>
  </get>
  <process description="RV=6052">$vex_orb_all_VEX/6052.0</process>
  <output>
	  <plot>
		<xyPlot isotropic="true">
			<params>
				<param id="vex_xyz">
						<orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1">
							<line type="line" style="plain" width="1" color="[0,0,255]" />
							<timeTick step="auto" number="0" minor="0" color="[255,0,0]">
								<font name="sans-serif" size="8" style="upright" weight="bold"/>
								<firstSymbol type="triangle" size="4" color="[0,255,0]"/>
								<symbol type="full-circle" size="4" color="[255,0,255]"/>
							</timeTick>
						</orbitserie>
				</param>
			</params>
			<additionalObjects>
				<curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot">
						<function name="venus_bowshock">
							<attributes>
								<attribute name="param1" value="145."/>
								<attribute name="param2" value="1.35"/>
								<attribute name="param3" value="1.18"/>
								<attribute name="param4" value="0.55"/>
							</attributes>
						</function>
				</curvePlot>
				<curvePlot serieId="1" color="[255,0,0]" width="4" style="dot">
						<function name="venus_magnetopause">
							<attributes>
								<attribute name="param1" value="1.07"/>
								<attribute name="param2" value="-4."/>
								<attribute name="param3" value="1.5"/>
								<attribute name="param4" value="3."/>
							</attributes>
						</function>
				</curvePlot>
				<curvePlot serieId="1" color="[255,128,0]" width="4" style="plain">
						<function name="circle">
							<attributes>
							</attributes>
						</function>
				</curvePlot>
			</additionalObjects>
	</xyPlot>
   </plot>
</output>
</param>