FFEccAnalyzeShape:

Path: FormationFlying/Visual

% Interactively analyze the shape of a relative trajectory in an eccentric reference orbit.
   Creates a GUI of the trajectory and allows you to select points using
   the mouse. Has a built-in demo.

   Since version 7.
--------------------------------------------------------------------------
   Form:
   FFEccAnalyzeShape( xH, nu );
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   xH              (6,n)  State trajectory in Hills frame
   nu              (1,n)  True anomaly (independent variable) [rad]

   -------
   Outputs
   -------
   none

--------------------------------------------------------------------------
   References: Inalhan, Tillerson, How, "Relative Dynamics and Control of
   Spacecraft Formations in Eccentric Orbits", Journal of Guidance,
   Control & Dynamics, Vol.25, No.1, Jan-Feb 2002.
--------------------------------------------------------------------------

Children:

FormationFlying: EccDynamics/FFEccDH
FormationFlying: EccDynamics/FFEccGoals
FormationFlying: EccDynamics/FFEccProp
FormationFlying: EccDynamics/FFEccRMat
FormationFlying: EccDynamics/FFEccYExt
EccDynamics: Derivatives/FFEccDDY
EccDynamics: Derivatives/FFEccDY
Math: Linear/Mag
Math: Solvers/NewtRaph
Math: Trigonometry/WrapPhase

Back to the FormationFlying Module page