Commit 3a3d4b0d5bdde32dee3550f85882d4e472dc44b2

Authored by Elena.Budnik
1 parent 2a88faa4

sun rotation small corr for ballistic

PARAM_DEF/jup_bls_lag.xml
... ... @@ -7,6 +7,6 @@
7 7 <amdaParam name="r_earth"/>
8 8 <amdaParam name="jup_bls_da"/>
9 9 </get>
10   - <process>($r_jupiter-$r_earth)/$omni_sw_v*1736.11+$jup_bls_da/14.177</process>
  10 + <process>($r_jupiter-$r_earth)/$omni_sw_v*1736.11+$jup_bls_da/14.1844</process>
11 11 <output/>
12 12 </param>
... ...
PARAM_DEF/mars_bls_lag.xml
... ... @@ -7,6 +7,6 @@
7 7 <amdaParam name="r_earth"/>
8 8 <amdaParam name="mars_bls_da"/>
9 9 </get>
10   - <process>($r_mars-$r_earth)/$omni_sw_v*1736.11+$mars_bls_da/14.177</process>
  10 + <process>($r_mars-$r_earth)/$omni_sw_v*1736.11+$mars_bls_da/14.1844</process>
11 11 <output/>
12 12 </param>
... ...
PARAM_DEF/sat_bls_lag.xml
... ... @@ -7,6 +7,6 @@
7 7 <amdaParam name="r_earth"/>
8 8 <amdaParam name="sat_bls_da"/>
9 9 </get>
10   - <process>($r_saturn-$r_earth)/$omni_sw_v*1736.11+$sat_bls_da/14.177</process>
  10 + <process>($r_saturn-$r_earth)/$omni_sw_v*1736.11+$sat_bls_da/14.1844</process>
11 11 <output/>
12 12 </param>
... ...