: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. .. **************************************************************************** electronic_warfare_technique ---------------------------- .. command:: electronic_warfare_technique :block: .. parsed-literal:: # Defining a new type: electronic_warfare_technique ** ** debug_ effect ** *[]* ... :ref:`Electronic Warfare Effect Commands ` ... end_effect end_electronic_warfare_technique # Adding or editing an instance inside an :command:`electronic_warfare`, :command:`electronic_attack` or :command:`electronic_protect` block: ... technique ** *[]* debug_ effect ** *[]* ... :ref:`Electronic Warfare Effect Commands ` ... end_effect end_technique ... ** : Name of the new Electronic Warfare technique type or instance to be created. ** : Name of an existing or predefined type Electronic Warfare technique type, whose definition will be used as the initial definition of the new type. Overview ======== An electronic_warfare_technique provides the ability to define Electronic Warfare techniques with associated :command:`electronic_warfare_effect`. Multiple effect definitions are allowed. .. _Electronic_warfare_technique.Commands: Commands ======== .. command:: debug Specifies to use a debug mode to output debug data to the standard output. **Default** false or off .. command:: effect []... end_effect Defines the uniquely named effect for this technique and its derived type, if required. ** : A string input of the effect's unique name. ** : A string input of the effect's type. If editing an instance name already defined this input is not required.