40 lines
967 B
Plaintext
40 lines
967 B
Plaintext
# File generated by Wizard 2.9.0 on Oct 22, 2025.
|
|
include_once sensors/radar/acq_radar.txt
|
|
include_once signatures/UCAV_signature.txt
|
|
include_once weapons/jammer/radar_jammer_2_18ghz.txt
|
|
include_once weapons/jammer/comm_jammer_30m_3g.txt
|
|
|
|
platform_type DETECT_JAM_DRONE WSF_PLATFORM
|
|
icon ucav
|
|
infrared_signature UCAV_INFRARED_SIGNATURE
|
|
optical_signature UCAV_OPTICAL_SIGNATURE
|
|
radar_signature UCAV_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
|
|
|
|
weapon radar_jammer RADAR_JAMMER_2_18GHZ
|
|
on
|
|
yaw 0 deg
|
|
pitch -10 deg
|
|
ignore_same_side
|
|
end_weapon
|
|
|
|
weapon comm_jammer COMM_JAMMER_30M_3G
|
|
on
|
|
ignore_same_side
|
|
end_weapon
|
|
|
|
end_platform_type |