1 2 3 4 5 6
<?xml version="1.0"?> <param xml:id="nep_bls_da"> <time_resolution>3600</time_resolution> <get> <amdaParam name="xyz_neptune_hee"/> </get>
7
<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>
8 9
<output/> </param>