Blame view

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