init
This commit is contained in:
77
weapons/aam/red_mr_a2a_rf_missile.txt
Normal file
77
weapons/aam/red_mr_a2a_rf_missile.txt
Normal file
@@ -0,0 +1,77 @@
|
||||
# ****************************************************************************
|
||||
# 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.
|
||||
# ****************************************************************************
|
||||
# * * ************************************** * *
|
||||
# * ****** Demonstration input file ****** *
|
||||
# * ****** UNCLASSIFIED ****** *
|
||||
# * * ************************************** * *
|
||||
|
||||
|
||||
infrared_signature SIMPLE_INFRARED_SIGNATURE
|
||||
constant 1 watts/steradian
|
||||
end_infrared_signature
|
||||
|
||||
|
||||
optical_signature SIMPLE_OPTICAL_SIGNATURE
|
||||
constant 1 m^2
|
||||
end_optical_signature
|
||||
|
||||
|
||||
radar_signature SIMPLE_RADAR_SIGNATURE
|
||||
constant 1 m^2
|
||||
end_radar_signature
|
||||
|
||||
|
||||
platform_type RED_MR_A2A_RF_MISSILE WSF_PLATFORM
|
||||
|
||||
icon SA-10_Missile
|
||||
infrared_signature SIMPLE_INFRARED_SIGNATURE
|
||||
optical_signature SIMPLE_OPTICAL_SIGNATURE
|
||||
radar_signature SIMPLE_RADAR_SIGNATURE
|
||||
|
||||
mover WSF_STRAIGHT_LINE_MOVER
|
||||
average_speed 3221.5 kts # mach 5
|
||||
maximum_lateral_acceleration 20.0 g # decent turner
|
||||
guidance_mode lead_pursuit
|
||||
end_mover
|
||||
|
||||
processor fuse WSF_AIR_TARGET_FUSE
|
||||
max_time_of_flight_to_detonate 50.29 sec # 45 nm range
|
||||
end_processor
|
||||
|
||||
processor seeker WSF_PERFECT_TRACKER
|
||||
update_interval 0.5 s
|
||||
end_processor
|
||||
|
||||
end_platform_type
|
||||
|
||||
|
||||
|
||||
weapon_effects SIMPLE_EFFECT WSF_GRADUATED_LETHALITY
|
||||
radius_and_pk 100.0 m 0.75
|
||||
end_weapon_effects
|
||||
|
||||
|
||||
|
||||
weapon RED_MR_A2A_RF_MISSILE WSF_EXPLICIT_WEAPON
|
||||
|
||||
launched_platform_type RED_MR_A2A_RF_MISSILE
|
||||
|
||||
weapon_effects SIMPLE_EFFECT
|
||||
|
||||
quantity 4
|
||||
|
||||
firing_delay 0.5 sec
|
||||
salvo_interval 5.0 sec
|
||||
|
||||
slew_mode azimuth_and_elevation
|
||||
azimuth_slew_limits -180.0 deg 180.0 deg
|
||||
elevation_slew_limits 10.0 deg 70.0 deg
|
||||
|
||||
end_weapon
|
||||
|
||||
Reference in New Issue
Block a user