AutoFormSimStruct:

Path: FormationFlying/Initialize

% Team autonomous formation simulation data structure.
 Set up the data structure for a DFF simulation involving autonomous formation
 of two teams and subsequent bridging of the teams.
--------------------------------------------------------------------------
   Form:
   sim = AutoFormSimStruct
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   none

   -------
   Outputs
   -------
   sim          (.)    Simulation data structure to be input to DFFSimulation

--------------------------------------------------------------------------