Blame view

PARAM_DEF/jup_bls_da.xml 334 Bytes
2c12f24d   Elena.Budnik   ballistic jupiter
1
2
3
4
<?xml version="1.0"?>
<param xml:id="jup_bls_da">
	<time_resolution>3600</time_resolution>
	<get>
e99b2f09   Elena.Budnik   modif of ballisti...
5
		<amdaParam name="xyz_jupiter_hee"/>		 
2c12f24d   Elena.Budnik   ballistic jupiter
6
	</get>
d24cd75a   Quentin Brzustowski   inverted sign on ...
7
	<process>RAD2DEG*acos($xyz_jupiter_hee[0]/sqrt($xyz_jupiter_hee[0]*$xyz_jupiter_hee[0]+$xyz_jupiter_hee[1]*$xyz_jupiter_hee[1]))*Sign(-$xyz_jupiter_hee[1])</process>
2c12f24d   Elena.Budnik   ballistic jupiter
8
9
	<output/>
</param>