: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. .. **************************************************************************** Unit Formation -------------- .. command:: unit .. parsed-literal:: unit debug detached offset ... member_platform end_unit Overview ======== A unit formation can have no sub-formations, but are where the member platforms of a formation hierarchy are specified. Unit formations cannot be defined at the root level in input files, and cannot have subformations. Units can also be defined in script, see :class:`WsfFormation` and :class:`WsfFormationManager`. Units can be given commands, see :class:`WsfFormationCommand`. .. _Unit_Formation.Common_Formation_Commands: .. include:: common_formation_commands.txt Member Platform =============== .. command:: member_platform Set the member platform of the unit formation to be the platform with the given name.