M2NuS:

Path: Orbit/OrbitCoord

% Computes true anomaly from a series expansion

   Since version 1.
--------------------------------------------------------------------------
   Form:
   nu = M2NuS( e, M )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   e                     Eccentricity
   M              (1,:)  Mean anomaly (rad)

   -------
   Outputs
   -------
   nu                    True anomaly

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

Children:

Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Math: Analysis/SHarm

Back to the Orbit Module page