EccentricTetrahedronCommandList:

--------------------------------------------------------------------------
   Command list for achieving a tetrahedron formation in an eccentric orbit

   The formation is initialized into a leader-follower formation.

   The team structure is supplied in the command list.

   A series of high-level commands are sent, instructing the cluster to 
   achieve a tetrahedron geometry at a particular point in the orbit.

   Ideal actuation and perfect state-sensing are assumed. 

   No gravitational perturbations are modeled.

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

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

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

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

Children:

FormationFlying: DataStructures/Command_Structure
FormationFlying: DataStructures/Team_Structure
FormationFlying: DataStructures/Window_Structure