pho_xyz_mso.xml 1.66 KB
<?xml version="1.0"?>
<param xml:id="pho_xyz_mso">
    <get>
        <vi name="pho:orb:mso">
            <baseParam name="MSO"/>
        </vi>
    </get>
    <process>$pho_orb_mso_MSO/RADIUS_MARS</process>
    <output>
        <plot>
            <xyPlot isotropic="true">
                <params>
                    <param id="pho_xyz_mso">
                        <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="mars_bowshock"/>				
                    </curvePlot>
                    <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot">
                        <function name="mars_magnetopause"/>					
                    </curvePlot> 
                    <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain">
                        <function name="circle"/>				
                    </curvePlot>
                </additionalObjects> 
            </xyPlot>
		</plot>	
	</output>
</param>