: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_POL_MOD_EFFECT ------------------ .. model:: effect WSF_POL_MOD_EFFECT EW Effects: :ref:`Predefined_Electronic_Warfare_Effect_Types` .. parsed-literal:: ... effect WSF_POL_MOD_EFFECT :command:`electronic_warfare_effect` Commands ... :model:`WSF_SLC_DEGRADE_EFFECT Commands ` ... :model:`WSF_REPEATER_EFFECT` Commands :model:`WSF_POWER_EFFECT` Commands :model:`WSF_RADIUS_EFFECT` Commands polarization_switching_rate_ system_type_data_ ... end_system_type_data end_effect ... Overview ======== This base effect type can be included in the :command:`electronic_protect` or :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. .. block:: WSF_POL_MOD_EFFECT Commands ======== .. command:: polarization_switching_rate Specifies polarization switching rate (frequency). See the :model:`WSF_SLC_EFFECT` and its :command:`canceller_settling_time ` for more information on its use and effect. Default: 0.0 seconds .. 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_SLC_DEGRADE_EFFECT Commands ` ... :model:`WSF_REPEATER_EFFECT` Commands :model:`WSF_POWER_EFFECT` Commands :model:`WSF_RADIUS_EFFECT` Commands polarization_switching_rate_ 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.