ura_bls_da.xml 326 Bytes
<?xml version="1.0"?>
<param xml:id="ura_bls_da">
	<time_resolution>3600</time_resolution>
	<get>
		<amdaParam name="xyz_uranus_hee"/>		 
	</get>
	<process>RAD2DEG*acos($xyz_uranus_hee[0]/sqrt($xyz_uranus_hee[0]*$xyz_uranus_hee[0]+$xyz_uranus_hee[1]*$xyz_uranus_hee[1]))*Sign($xyz_uranus_hee[1])</process>
	<output/>
</param>