AlphaCentauriSystem:

--------------------------------------------------------------------------
   Model of the Alpha-Centauri system.
   Includes stars A, B and a planet around A.

   Type AlphaCentauriSystem for a demo.

   Since version 10.
--------------------------------------------------------------------------
   Form:
   r = AlphaCentauriSystem( jD )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   jD             (1,:)    Julian date
   
   -------
   Outputs
   -------
   r              (9,:) 	[rA;rB;rP]
  
--------------------------------------------------------------------------

Children:

Common: Database/Constant
Common: Graphics/NewFig
Common: Graphics/PlotColor
Common: Graphics/TitleS
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Time/JD2000
Math: Linear/DupVect