CRTBPJacobiConstant:

Path: Orbit/LowEnergyManeuver

% Calculate from Jacobi constant from a scaled state vector
--------------------------------------------------------------------------
   Form:
   [J] = CRTBPJacobiConstant(y,mu)
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   y              (6,n)    state vector in scaled coordinates [r;v]
   mu             (1)      CRTBP mass parameter

   -------
   Outputs
   -------
   J              (n)      Jacobi constant
  
--------------------------------------------------------------------------

Children:

Common: Database/Constant

Back to the Orbit Module page