火力规则:规则文件注释补充
This commit is contained in:
@@ -178,6 +178,7 @@ function Map buildBusinessConfig() {
|
|||||||
|
|
||||||
// ---------- 航迹规则参数(可改) ----------
|
// ---------- 航迹规则参数(可改) ----------
|
||||||
cfg.put("enableTrajectoryRules", Boolean.TRUE); // 航迹规则总开关
|
cfg.put("enableTrajectoryRules", Boolean.TRUE); // 航迹规则总开关
|
||||||
|
// 智能 最短的 侧面 干扰
|
||||||
cfg.put("strategyMode", "auto"); // auto/shortest/flank/interfere
|
cfg.put("strategyMode", "auto"); // auto/shortest/flank/interfere
|
||||||
cfg.put("enableShortest", Boolean.TRUE);
|
cfg.put("enableShortest", Boolean.TRUE);
|
||||||
cfg.put("enableFlank", Boolean.TRUE);
|
cfg.put("enableFlank", Boolean.TRUE);
|
||||||
|
|||||||
Reference in New Issue
Block a user