IsDuplicateState:

--------------------------------------------------------------------------
   Determine whether two geometric goal sets are duplicates or not.

   Since version 7.
--------------------------------------------------------------------------
   Form:
   isDup = IsDuplicateState( el, g0, g1, posErrTol, velErrTol );
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   g0             (.)     First set of geometric goals
   g1             (.)     Second set of geometric goals
   posErrTol      (1)     Position error tolerance [m] 
   velErrTol      (1)     Velocity error tolerance [m/s] 

   -------
   Outputs
   -------
   isDup          (1)     Flag indicating whether the states are duplicates (1) or not (0)

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

Children:

FormationFlying: Coord/CirclePhase
FormationFlying: Coord/RotateState
FormationFlying: Transformation/Goals2Hills
Math: Linear/Mag