更新:修改扫描一周完成的判断逻辑,改成用波位号变小来判断。
Signed-off-by: waiwaylee <waiwaylee@foxmail.com>
This commit is contained in:
@@ -88,6 +88,8 @@ private:
|
||||
|
||||
int Track_Mode; //跟踪模式 1TAS 0TWS
|
||||
|
||||
int last_beam_num = INT_MIN; //上一个波位号,用于判断是否搜索完一圈
|
||||
|
||||
|
||||
struct RadarPara Work_Parameter; //工作参数 参数设置函数外部输入
|
||||
|
||||
|
||||
Reference in New Issue
Block a user