Commit 318a0d38850c16ae5fc6d26f43b89cc2f85fcbb1
1 parent
bc19c5a5
Exists in
master
and in
7 other branches
reorganization of PAS ONGROUND MOMENTS
Showing
13 changed files
with
10 additions
and
94 deletions
Show diff stats
PARAM_DEF/pas_momgr1_n.xml deleted
PARAM_DEF/pas_momgr1_n_err.xml deleted
... | ... | @@ -1,10 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="pas_momgr1_n_err"> | |
3 | - <gap_threshold>20</gap_threshold> | |
4 | - <get> | |
5 | - <amdaParam name='pas_momgr1_n'/> | |
6 | - <amdaParam name='pas_3d_tot'/> | |
7 | - </get> | |
8 | - <process>$pas_momgr1_n*sqrt($pas_3d_tot)/$pas_3d_tot</process> | |
9 | - <output/> | |
10 | -</param> |
PARAM_DEF/pas_momgr1_press_srf.xml deleted
PARAM_DEF/pas_momgr1_t_srf.xml deleted
PARAM_DEF/pas_momgr1_tav.xml deleted
PARAM_DEF/pas_momgr1_v_srf.xml deleted
PARAM_DEF/pas_momgr1_v_srf_tot.xml deleted
PARAM_DEF/pas_momgr1_vsrf_err.xml deleted
... | ... | @@ -1,10 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="pas_momgr_vsrf_err"> | |
3 | - <gap_threshold>20</gap_threshold> | |
4 | - <get> | |
5 | - <amdaParam name='pas_momgr1_tav'/> | |
6 | - <amdaParam name='pas_3d_tot'/> | |
7 | - </get> | |
8 | - <process>13.83*sqrt($pas_momgr1_tav)/sqrt($pas_3d_tot)</process> | |
9 | - <output/> | |
10 | -</param> |
PARAM_DEF/pas_momgr_n.xml
PARAM_DEF/pas_momgr_press.xml
PARAM_DEF/pas_momgr_t.xml
PARAM_DEF/pas_momgr_tav.xml
PARAM_DEF/pas_momgr_v.xml