: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. .. **************************************************************************** WsfFormationAttachCommand ------------------------- .. class:: WsfFormationAttachCommand inherits WsfFormationCommand :class:`WsfFormationAttachCommand` will attach the formation to which the command is assigned to its parent. This will also descend the formation hierarchy below the formation to which this command is assigned and attach those formations as well. After the attachment, the members of the formation will form-up and keep station with their leader. Methods ======= .. method:: WsfFormationAttachCommand Construct() Create a command that will attach the formation to which it is assigned to its parent.