雷达干扰提交

This commit is contained in:
任永昌
2025-10-22 01:24:09 +08:00
parent de03d4f807
commit fa2c71df2a
10 changed files with 448 additions and 158 deletions

View File

@@ -10,6 +10,7 @@ define_path_variable CASE strike
log_file output/$(CASE).log
include setup.txt
include_once weapons/jammer/radar_jammer_2_18ghz.txt
include_once weapons/jammer/comm_jammer_30m_3g.txt
include_once platforms/blue/blue_ew_aircraft.txt
#include scenarios/iads_laydown.txt
@@ -23,6 +24,8 @@ event_output file output/strike.evt
enable MESSAGE_TRANSMITTED
enable MESSAGE_DISCARDED
enable MESSAGE_RECEIVED
enable SENSOR_TRACK_INITIATED
enable SENSOR_TRACK_DROPPED
end_event_output
csv_event_output file output/$(CASE).csv end_csv_event_output
event_pipe file output/$(CASE).aer end_event_pipe