TeamGoals2Geom:

Path: FormationFlying/Coord

% Extract the geometry data from the team goals data structure

--------------------------------------------------------------------------
   Usage:
   g = TeamGoals2Geom( tG, offset )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   teamGoals      (.)   Team goals data structure

   -------
   Outputs
   -------
   geom           (:)   Array of Geometry data structures
   
--------------------------------------------------------------------------

Children:

FormationFlying: Coord/CirclePhase
FormationFlying: Coord/EllipsePhase
FormationFlying: Coord/RotateState
FormationFlying: Guidance/SetupAssignmentProblem
Math: Trigonometry/WrapPhase

Back to the FormationFlying Module page