Commit 0ef5747a8658cfa2ebc73274d4236f12b90c8317
1 parent
2ed3634f
Exists in
master
and in
7 other branches
interchange
Showing
4 changed files
with
4 additions
and
4 deletions
Show diff stats
INTERNAL_PARAM_DEF/bepi_mea1_vmlmax.xml
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
2 | <param xml:id="bepi_mea1_vmlmax"> | 2 | <param xml:id="bepi_mea1_vmlmax"> |
3 | <get> | 3 | <get> |
4 | <vi name="bepi:mea1:vml"> | 4 | <vi name="bepi:mea1:vml"> |
5 | - <baseParam name="energy_delta_minus"/> | 5 | + <baseParam name="energy_delta_plus"/> |
6 | </vi> | 6 | </vi> |
7 | </get> | 7 | </get> |
8 | <process/> | 8 | <process/> |
INTERNAL_PARAM_DEF/bepi_mea1_vmlmin.xml
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
2 | <param xml:id="bepi_mea1_vmlmin"> | 2 | <param xml:id="bepi_mea1_vmlmin"> |
3 | <get> | 3 | <get> |
4 | <vi name="bepi:mea1:vml"> | 4 | <vi name="bepi:mea1:vml"> |
5 | - <baseParam name="energy_delta_plus"/> | 5 | + <baseParam name="energy_delta_minus"/> |
6 | </vi> | 6 | </vi> |
7 | </get> | 7 | </get> |
8 | <process/> | 8 | <process/> |
INTERNAL_PARAM_DEF/bepi_mea2_vmlmax.xml
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
2 | <param xml:id="bepi_mea2_vmlmax"> | 2 | <param xml:id="bepi_mea2_vmlmax"> |
3 | <get> | 3 | <get> |
4 | <vi name="bepi:mea2:vml"> | 4 | <vi name="bepi:mea2:vml"> |
5 | - <baseParam name="energy_delta_minus"/> | 5 | + <baseParam name="energy_delta_plus"/> |
6 | </vi> | 6 | </vi> |
7 | </get> | 7 | </get> |
8 | <process/> | 8 | <process/> |
INTERNAL_PARAM_DEF/bepi_mea2_vmlmin.xml
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
2 | <param xml:id="bepi_mea2_vmlmin"> | 2 | <param xml:id="bepi_mea2_vmlmin"> |
3 | <get> | 3 | <get> |
4 | <vi name="bepi:mea2:vml"> | 4 | <vi name="bepi:mea2:vml"> |
5 | - <baseParam name="energy_delta_plus"/> | 5 | + <baseParam name="energy_delta_minus"/> |
6 | </vi> | 6 | </vi> |
7 | </get> | 7 | </get> |
8 | <process/> | 8 | <process/> |