init
This commit is contained in:
31
test_strike.txt
Normal file
31
test_strike.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
# ****************************************************************************
|
||||
# CUI
|
||||
#
|
||||
# The Advanced Framework for Simulation, Integration, and Modeling (AFSIM)
|
||||
#
|
||||
# The use, dissemination or disclosure of data in this file is subject to
|
||||
# limitation or restriction. See accompanying README and LICENSE for details.
|
||||
# ****************************************************************************
|
||||
define_path_variable CASE test_strike
|
||||
log_file output/$(CASE).log
|
||||
|
||||
#define_path_variable BLUE_GLIDE_BOMB_1_MODEL _mod
|
||||
|
||||
include setup.txt
|
||||
#include signatures/ucav_radar_sig_20db_down.txt
|
||||
include scenarios/iads_laydown.txt
|
||||
include scenarios/targets.txt
|
||||
include scenarios/test_strike.txt
|
||||
#include scenarios/test_jammers.txt
|
||||
|
||||
event_output file output/$(CASE).evt end_event_output
|
||||
event_pipe file output/$(CASE).aer end_event_pipe
|
||||
|
||||
event_output
|
||||
enable SENSOR_DETECTION_ATTEMPT
|
||||
enable SENSOR_TRACK_UPDATED
|
||||
enable MESSAGE_TRANSMITTED
|
||||
enable MESSAGE_RECEIVED
|
||||
end_event_output
|
||||
|
||||
end_time 40 min
|
||||
Reference in New Issue
Block a user