Blame view

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