MainDemoCommandList:

--------------------------------------------------------------------------
   Command list for the main demo. Involves autonomous team formation
   of 8 satellites, then the achievement of a dual-plane projected circle,
   with the reference on one of the circles.

   Since version 7.
--------------------------------------------------------------------------
   Form:
   cmd = MainDemoCommandList;
--------------------------------------------------------------------------

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

   -------
   Outputs
   -------
   cmd          (.)    Data structure of commands to be sent to the cluster

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

Children:

FormationFlying: DataStructures/Command_Structure
FormationFlying: DataStructures/Window_Structure