11月修改
This commit is contained in:
33
platforms/red/shortwave_jammer.txt
Normal file
33
platforms/red/shortwave_jammer.txt
Normal file
@@ -0,0 +1,33 @@
|
||||
# File generated by Wizard 2.9.0 on Dec 1, 2025.
|
||||
include_once sensors/radar/acq_radar.txt
|
||||
include_once signatures/human_signature.txt
|
||||
include_once weapons/jammer/radar_jammer_2_18ghz.txt
|
||||
include_once weapons/jammer/comm_jammer_30m_3g.txt
|
||||
|
||||
platform_type SHORTWAVE_JAMMER WSF_PLATFORM
|
||||
icon height_finder
|
||||
infrared_signature HUMAN_INFRARED_SIGNATURE
|
||||
optical_signature HUMAN_OPTICAL_SIGNATURE
|
||||
radar_signature HUMAN_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
|
||||
|
||||
weapon comm_jammer COMM_JAMMER_30M_3G
|
||||
on
|
||||
ignore_same_side
|
||||
end_weapon
|
||||
|
||||
comm sub_net DATALINK
|
||||
network_name <local:slave>
|
||||
#internal_link task_mgr
|
||||
end_comm
|
||||
|
||||
end_platform_type
|
||||
Reference in New Issue
Block a user