TestTeamMgtSimStruct:

Path: FormationFlying/Initialize

% Team management simulation data structure
 Set up the data structure for a DFF simulation which tests the  functionality
 of the Team Management agent.
--------------------------------------------------------------------------
   Form:
   sim = TestTeamMgtSimStruct
--------------------------------------------------------------------------

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

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

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