Blame view

PARAM_DEF/mars_bls_da.xml 313 Bytes
6eb8d94d   Elena.Budnik   ballistic mars, s...
1
2
3
4
<?xml version="1.0"?>
<param xml:id="mars_bls_da">
	<time_resolution>3600</time_resolution>
	<get>
e99b2f09   Elena.Budnik   modif of ballisti...
5
		<amdaParam name="xyz_mars_hee"/>		 
6eb8d94d   Elena.Budnik   ballistic mars, s...
6
	</get>
e99b2f09   Elena.Budnik   modif of ballisti...
7
	<process>RAD2DEG*acos($xyz_mars_hee[0]/sqrt($xyz_mars_hee[0]*$xyz_mars_hee[0]+$xyz_mars_hee[1]*$xyz_mars_hee[1]))*Sign($xyz_mars_hee[1])</process>
6eb8d94d   Elena.Budnik   ballistic mars, s...
8
9
	<output/>
</param>