: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_EA_TECHNIQUE ---------------- .. model:: technique WSF_EA_TECHNIQUE .. parsed-literal:: # Defining a new type: electronic_warfare_technique WSF_EA_TECHNIQUE default_on_ mitigation_class_name_ ... :ref:`Electronic Warfare Technique Commands ` ... end_electronic_warfare_technique .. parsed-literal:: # Adding an instance of the base type inside an ':command:`electronic_attack`' block: ... technique [WSF_EA_TECHNIQUE] default_on_ mitigation_class_name_ ... :ref:`Electronic Warfare Technique Commands ` ... end_technique ... **** Name of the new Electronic Warfare technique type or instance to be created. Overview ======== An :command:`electronic_warfare_technique` provides the ability to define Electronic Warfare techniques with associated :command:`Electronic Warfare Effects `. Multiple effect definitions are allowed. .. block:: WSF_EA_TECHNIQUE .. _WSF_EA_TECHNIQUE_Commands: Commands ======== .. command:: default_on Set the behavior of the technique to be active. Otherwise, technique will remain inactive until commanded to become active. .. command:: mitigation_class .. command:: mitigation_class_name Set the technique's mitigation class name. Used to map electronic attack techniques to electronic protection techniques that can mitigate them using the :command:`mitigated_technique_classes ` command. .. note:: This input is optional when using only the :command:`mitigated_techniques ` input commands.