RHSAlphaCentauriMission:

--------------------------------------------------------------------------
   Simple dynamical model for a flight to Alpha-Centauri.
--------------------------------------------------------------------------
   Form:
   xDot = RHSAlphaCentauriMission( x, t, d )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x              (8,:)    [r;v;m;center]
   t              (1,1)    Time
   d              (1,1)    Structure
                           .center (1,1) 1 = sun, 2 = alpha-centauri
   
   -------
   Outputs
   -------
   r              (9,:) 	[rA;rB;rP]
  
--------------------------------------------------------------------------

Children:

Math: Linear/Mag
Missions: AlphaCentauri/AlphaCentauriSystem
SC: Ephem/SunV1