jdc_p3earthmoon_stop_azim.xml 1.21 KB
<?xml version="1.0"?>
<param xml:id="jdc_p3earthmoon_stop_azim_##min##_##max##">
    <info>
	    <table>
            <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/>
            <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/>
        </table>
    </info>
	<get>
		<vi name="juice:jdc:p3.earthmoon">
			<baseParam name="stop" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true">
				<clb name="ELEVATION_6"/>
				<clb name="ENERGY_24"/>
			</baseParam>
		</vi>
	</get>
	<process></process>
	<output>
        <plot>
            <timePlot>
                <params>
                    <param id="jdc_p3earthmoon_stop_azim_##min##_##max##">
                        <spectro yAxis="y-left" uselog0asmin="true"/>
                    </param>
                </params>
                <axes>
                    <yAxis>
                        <digitalAxis id="y-left" scale="logarithmic"/>
                    </yAxis>
                    <zAxis>
                        <colorAxis colorMapIndex="4" scale="logarithmic"/>
                    </zAxis>
                </axes>
            </timePlot>
        </plot>
    </output>
</param>