CollisionCommandList:

Path: FormationFlying/CommandLists

% Command list for monitoring a collision. Same as ProjCircCommandList
   but with preemptive avoidance on.

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

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

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

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

Children:

FormationFlying: DataStructures/Command_Structure
FormationFlying: DataStructures/Window_Structure
IntegratedSim: CommandLists/ProjCircCommandList

Back to the FormationFlying Module page