C3ToV:

Path: Orbit/OrbitMechanics

% Convert c3 to heliocentric velocity

 Type C3ToV for a demo.

--------------------------------------------------------------------------
   Form:
   v = C3ToV( c3, r )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   c3      (1,:) c3
   r       (1,1) Distance from sun (km)
   -------
   Outputs
   -------
   v       (1,:) Heliocentric velocity (km)

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

Children:

Common: Database/Constant
Common: Graphics/Plot2D

Back to the Orbit Module page