AutoDualPCCommandList:

--------------------------------------------------------------------------
   Command list for the following scenario.
     - 9 spacecraft start in leader-follower formation
     - Auto initialize into 2 teams (max # per team set to 5)
     - Cluster goals sent for dual-plane P.C. w/ ref on circle
     - Guidance law distributes cluster goals, finds optimal assignment
     - All relatives achieve target states.

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

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

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

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

Children:

FormationFlying: DataStructures/Command_Structure
FormationFlying: DataStructures/Window_Structure
FormationFlying: Guidance/GenerateTeamGoals
IntegratedSim: Initialize/AutoDualPCSimStruct
Orbit: OrbitCoord/El2Alfriend
SC: BasicOrbit/RV2El