Commit 3ebfd1d7218a99e6068fd2d0bec575a8aaabacf8
1 parent
6ac2164b
Exists in
master
and in
7 other branches
mip gap threshold to survey
Showing
2 changed files
with
2 additions
and
0 deletions
Show diff stats
PARAM_DEF/ros_mip_survp.xml
PARAM_DEF/ros_mip_survph.xml
... | ... | @@ -5,6 +5,7 @@ |
5 | 5 | <centerAutoTable variable="true" name="Frequency" units="kHz" centerName="ros_mip_survph_frequency" log="false"/> |
6 | 6 | </table> |
7 | 7 | </info> |
8 | + <gap_threshold>10</gap_threshold> | |
8 | 9 | <get> |
9 | 10 | <vi name='ros:mip:survphase'> |
10 | 11 | <baseParam name="SurveyFull_Phase"/> | ... | ... |