Blame view

PARAM_DEF/psp_bls_dsc_lag.xml 345 Bytes
bc59fa9c   Quentin Brzustowski   parameters for PS...
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<param xml:id="psp_bls_dsc_lag">
	<time_resolution>3600</time_resolution>
	<get>
		<amdaParam name="dsc_vpr"/>
		<amdaParam name="psp_r_sun"/>
		<amdaParam name="r_earth"/>	
		<amdaParam name="psp_bls_dsc_da"/>
	</get> 
	<process>($psp_r_sun-$r_earth)/$dsc_vpr*1731.46-$psp_bls_dsc_da/14.1844</process>
	<output/>
</param>