Commit 53a243510badcd4b1c7bb946cc5d74c0bcad07fd
1 parent
ea358397
Exists in
master
and in
7 other branches
pas errors
Showing
1 changed file
with
10 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="pas_momgr_v_err"> | |
3 | + <gap_threshold>20</gap_threshold> | |
4 | + <get> | |
5 | + <amdaParam name='pas_momgr_tav'/> | |
6 | + <amdaParam name='pas_3d_tot'/> | |
7 | + </get> | |
8 | + <process>13.83*sqrt($pas_momgr_tav)/sqrt($pas_3d_tot)</process> | |
9 | + <output/> | |
10 | +</param> | ... | ... |