init
This commit is contained in:
48
weapons/jammer/soj_sband_jammer.txt
Normal file
48
weapons/jammer/soj_sband_jammer.txt
Normal file
@@ -0,0 +1,48 @@
|
||||
# ****************************************************************************
|
||||
# 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 ****** *
|
||||
# * * ************************************** * *
|
||||
|
||||
include_once ./weapons/jammer/soj_base_jammer.txt
|
||||
|
||||
antenna_pattern SOJ_SBAND_ANTENNA
|
||||
sine_pattern
|
||||
peak_gain 10.0 db
|
||||
minimum_gain -20.0 db
|
||||
azimuth_beamwidth 20.0 deg
|
||||
elevation_beamwidth 20.0 deg
|
||||
end_sine_pattern
|
||||
end_antenna_pattern
|
||||
|
||||
weapon SOJ_SBAND_JAMMER SOJ_BASE_JAMMER
|
||||
|
||||
maximum_number_of_beams 2
|
||||
beam_power_distribution average
|
||||
|
||||
maximum_spots_per_beam 2
|
||||
spot_power_distribution average
|
||||
|
||||
# Field of view limits are slew limits + 1/2 the beamwidth
|
||||
azimuth_field_of_view -90.0 deg 90.0 deg
|
||||
elevation_field_of_view -90.0 deg 90.0 deg
|
||||
|
||||
slew_mode azimuth_and_elevation
|
||||
azimuth_slew_limits -80.0 deg 80.0 deg
|
||||
elevation_slew_limits -80.0 deg 80.0 deg
|
||||
|
||||
transmitter
|
||||
antenna_pattern SOJ_SBAND_ANTENNA
|
||||
frequency_band 2000 mhz 4000 mhz
|
||||
power 500.0 w
|
||||
internal_loss 0.0 db
|
||||
end_transmitter
|
||||
end_weapon
|
||||
|
||||
Reference in New Issue
Block a user