36 lines
1.2 KiB
Plaintext
36 lines
1.2 KiB
Plaintext
# ****************************************************************************
|
|
# 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.
|
|
# ****************************************************************************
|
|
###############################################################################
|
|
# Launch computer generator for RED_MRBM_2.
|
|
###############################################################################
|
|
|
|
include red_mrbm_2.txt
|
|
|
|
platform_type LAUNCH_PLATFORM_TYPE WSF_PLATFORM
|
|
side red
|
|
weapon red_mrbm_2 RED_MRBM_2
|
|
end_weapon
|
|
end_platform_type
|
|
|
|
tool BALLISTIC_MISSILE_LAUNCH_COMPUTER_GENERATOR # ballistic_missile_launch_computer_generator
|
|
tool_debug
|
|
|
|
# altitude 1 m choosen to correspond with typical scenario altitudes
|
|
position 0n 0e altitude 1 m
|
|
|
|
surface_target_file red_mrbm_2_launch_data.txt
|
|
|
|
# Best loft angle will automatically be determined
|
|
burn_times from 89 sec to 122.56 sec by 0.02 sec
|
|
end_tool
|
|
|
|
#event_pipe
|
|
# file replay.aer
|
|
#end_event_pipe
|