开始构建蓝方第一个场景
This commit is contained in:
29
platforms/blue/anti_drone_mobile_radar.txt
Normal file
29
platforms/blue/anti_drone_mobile_radar.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
# File generated by Wizard 2.9.0 on Oct 17, 2025.
|
||||
include_once sensors/radar/acq_radar.txt
|
||||
#include_once processors/ep_operations.txt
|
||||
include_once platforms/red_radar_tactics.txt
|
||||
|
||||
platform_type ANTI_DRONE_MOBILE_RADAR WSF_PLATFORM
|
||||
icon Ground_Radar
|
||||
category 2D_RADAR
|
||||
infrared_signature VEHICLE_INFRARED_SIGNATURE
|
||||
optical_signature VEHICLE_OPTICAL_SIGNATURE
|
||||
radar_signature VEHICLE_RADAR_SIGNATURE
|
||||
|
||||
sensor ew_radar ACQ_RADAR
|
||||
on
|
||||
internal_link data_mgr
|
||||
ignore_same_side
|
||||
end_sensor
|
||||
|
||||
processor data_mgr WSF_LINKED_PROCESSOR
|
||||
report_to commander via sub_net
|
||||
end_processor
|
||||
|
||||
comm sub_net DATALINK
|
||||
network_name <local:slave>
|
||||
#internal_link task_mgr
|
||||
end_comm
|
||||
|
||||
|
||||
end_platform_type
|
||||
Reference in New Issue
Block a user