Commit 146b27d88a53a04dfb1491a0476f23a1146fd667
1 parent
e5f155d5
Exists in
master
and in
7 other branches
Templated parameter with pre-filled arguments (#8503)
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
ParamTemplateList.xml
@@ -123,6 +123,9 @@ | @@ -123,6 +123,9 @@ | ||
123 | <item key='it_xyz' name='Interball-1'/> | 123 | <item key='it_xyz' name='Interball-1'/> |
124 | </argument> | 124 | </argument> |
125 | </arguments> | 125 | </arguments> |
126 | + <predefined> | ||
127 | + <param>dz_fairfield70_c1_xyz_gse</param> | ||
128 | + </predefined> | ||
126 | </paramTemplate> | 129 | </paramTemplate> |
127 | <paramTemplate paramId='dz_fairfield80' fileName='dz_fairfield80_##ORBIT##'> | 130 | <paramTemplate paramId='dz_fairfield80' fileName='dz_fairfield80_##ORBIT##'> |
128 | <arguments> | 131 | <arguments> |