Files
lab1/weapons/aam/blue_lr_a2a_rf_missile.txt

139 lines
4.2 KiB
Plaintext
Raw Normal View History

2025-09-12 15:20:28 +08:00
# ****************************************************************************
# 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 TEST_INFRARED_SIGNATURE
constant 1 watts/steradian
end_infrared_signature
optical_signature TEST_OPTICAL_SIGNATURE
constant 1 m^2
end_optical_signature
radar_signature TEST_RADAR_SIGNATURE
constant 1 m^2
end_radar_signature
aero GUESSED_AERO WSF_AERO
// This is actually for an blue_sr_a2a_ir_missile, but we will assume similarity
#mach_and_cd 0.0 1.35 # ref AIAA 79-0091
#mach_and_cd 0.8 1.35 # ref AIAA 79-0091
#mach_and_cd 1.0 1.85 # ref AIAA 79-0091
#mach_and_cd 1.2 2.0 # ref AIAA 79-0091
#mach_and_cd 1.5 1.8 # ref AIAA 79-0091
#mach_and_cd 2.0 1.65 # ref AIAA 79-0091
#mach_and_cd 3.0 1.2 # ref AIAA 79-0091
#mach_and_cd 4.0 1.0 # ref AIAA 79-0091
mach_and_cd 0.0 1.25 # ref AIAA 79-0091
mach_and_cd 0.8 1.25 # ref AIAA 79-0091
mach_and_cd 1.0 1.65 # ref AIAA 79-0091
mach_and_cd 1.2 1.75 # ref AIAA 79-0091
mach_and_cd 1.5 1.6 # ref AIAA 79-0091
mach_and_cd 2.0 1.45 # ref AIAA 79-0091
mach_and_cd 3.0 1.1 # ref AIAA 79-0091
mach_and_cd 4.0 1.0 # ref AIAA 79-0091
reference_area 0.02488 m2 # 17.8 cm dia (Wikipedia)
#cl_max 10.0 # Unknown
#aspect_ratio 17.7 # Unknown
cl_max 15.0 # Unknown
aspect_ratio 25.0 # Unknown
end_aero
weapon_effects TEST_EFFECT WSF_GRADUATED_LETHALITY
radius_and_pk 50.0 ft 1.0
end_weapon_effects
platform_type BLUE_LR_A2A_RF_MISSILE WSF_PLATFORM
weapon_effects TEST_EFFECT
icon SA-10_Missile
infrared_signature TEST_INFRARED_SIGNATURE
optical_signature TEST_OPTICAL_SIGNATURE
radar_signature TEST_RADAR_SIGNATURE
#mover WSF_OLD_GUIDED_MOVER
mover WSF_GUIDED_MOVER
#thrust 2500.0 lbf
#fuel_mass 55.0 kg
#specific_impulse 250.0 sec
#thrust_duration 12.12 sec
total_mass 150.0 kg
fuel_mass 80.0 kg
thrust_duration 40.0 sec
burn_rate 2.0 kg/s
specific_impulse 907.18 sec
thrust 4000.0 lbf
update_interval 0.1 sec
aero GUESSED_AERO
#show_status # Turns on some mass properties diagnostic output
end_mover
#processor autopilot WSF_OLD_GUIDANCE_COMPUTER
processor autopilot WSF_GUIDANCE_COMPUTER
proportional_navigation_gain 30.0
velocity_pursuit_gain 30.0
g_bias 1.2
#continuous_g_bias
maximum_commanded_g 40.0 g
#omit_velocity_pursuit
update_interval 0.1 s
end_processor
processor seeker WSF_PERFECT_TRACKER
update_interval 0.10 s
end_processor
processor fuse WSF_AIR_TARGET_FUSE
time_of_flight_to_arm 2.0 sec
max_time_of_flight_to_detonate 140.0 sec
detonate_on_mach_decreasing_to 1.0 # DRB Added 5/10/10
detonate_below_height_AGL 0.0 ft # -200.0 m
# DRB: Make sure does not detonate prematurely during generation.
# PROBLEM: For sea level test, cannot set negative!
end_processor
end_platform_type
weapon_effects TEST_EFFECT WSF_GRADUATED_LETHALITY
# A Pk of 1.0 is needed for weapon launch computer generation.
radius_and_pk 100.0 m 1.0
end_weapon_effects
### A weapon can have the same name as its launched platform type
weapon BLUE_LR_A2A_RF_MISSILE WSF_EXPLICIT_WEAPON
launched_platform_type BLUE_LR_A2A_RF_MISSILE
weapon_effects TEST_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