Blame view

PARAM_DEF/psp_bls_lag.xml 337 Bytes
2adcf557   Quentin Brzustowski   calcul baslistiqu...
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<param xml:id="psp_bls_lag">
	<time_resolution>3600</time_resolution>
	<get>
		<amdaParam name="omni_sw_v"/>
		<amdaParam name="psp_r_sun"/>
		<amdaParam name="r_earth"/>	
		<amdaParam name="psp_bls_da"/>
	</get> 
c6d50f99   Quentin Brzustowski   corrections for b...
10
	<process>($psp_r_sun-$r_earth)/$omni_sw_v*1731.46-$psp_bls_da/14.1844</process>
2adcf557   Quentin Brzustowski   calcul baslistiqu...
11
12
	<output/>
</param>