Blame view

PARAM_DEF/bepi_dsc_bx.xml 322 Bytes
5c27f262   Quentin Brzustowski   parameter Bx for ...
1
2
3
4
5
<?xml version="1.0"?>
<param xml:id="bepi_dsc_bx">
	<time_resolution>3600</time_resolution>
	<get>
		<amdaParam name="bepi_dsc_v"/>
b5a2f40e   Quentin Brzustowski   corrected mistake...
6
		<amdaParam name="bepi_r_sun"/>
5c27f262   Quentin Brzustowski   parameter Bx for ...
7
8
		<amdaParam name="bepi_dsc_b"/>	
	</get> 
469ab575   Quentin Brzustowski   correction in Tao...
9
	<process>$bepi_dsc_b*$bepi_dsc_v[0]*349177/(1737500-$bepi_r_sun*ASTRONOMICAL_UNIT)</process>
5c27f262   Quentin Brzustowski   parameter Bx for ...
10
11
	<output/>
</param>