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