:orphan: .. **************************************************************************** .. 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. .. **************************************************************************** WSF_SLC_DEGRADE_EFFECT ---------------------- .. model:: effect WSF_SLC_DEGRADE_EFFECT .. parsed-literal:: effect **wsf_slc_degrade_effect** ... :ref:`base effect commands ` ... ... :ref:`wsf_radius_effect commands ` ... ... :ref:`wsf_repeater_effect commands ` ... ... :ref:`wsf_power_effect commands ` ... ... :ref:`wsf_radius_effect commands ` ... number_slc_channels_saturated_ ** signal_modulation_ ** slc_degradation_factor_ ** system_type_data_ ** ... end_system_type_data end_effect this base effect type can be included in the :command:`electronic_attack` technique block as one of the many available effects for a given technique. the commands listed below are the base-type commands that can be specified in the effect block for this effect type. .. command:: number_slc_channels_saturated specifies the number of sidelobe canceler (slc) channels this technique will saturate (occupy). default: 1 .. command:: signal_modulation specifies the signal modulation used by this technique. default: none .. command:: slc_degradation_factor specifies the degradation factor to apply to the slc cancellation ratio defined by the :model:`WSF_SLC_EFFECT`. .. command:: system_type_data ... end_system_type_data input block to provide the system type (e.g., sensor-type, jammer-type) specific data necessary to implement this technique for a given system type. Default data can be set up for system types not defined using the "default" string as the system type. .. parsed-literal:: system_type_data_ ** :model:`WSF_RADIUS_EFFECT` Commands :model:`WSF_REPEATER_EFFECT` Commands :model:`WSF_POWER_EFFECT` Commands :model:`WSF_RADIUS_EFFECT` Commands number_slc_channels_saturated_ ** signal_modulation_ ** slc_degradation_factor_ ** end_system_type_data ** A string input of the system-type the following data applies to, valid values are **[system-type-name | "default"]**. Default data is used for unspecified system-types and if not defined no effect will be applied for the given system-type.