CT2REq:

Path: Orbit/OrbitCoord

% Converts tangential accelerations into radial using equinoctial elements.

   Since version 1.
--------------------------------------------------------------------------
   Form:
   aR = CT2REq( eq, aT, mu )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   eq                    Equinoctial elements
   aT                    Tangential vector
   mu                    Gravitational parameter

   -------
   Outputs
   -------
   aR                    Radial vector or transformation matrix

--------------------------------------------------------------------------
   References: Battin, R.H., An Introduction to the Methods and Mathematics
                of Astrodynamics, AIAA, New York, 1987, pp. 490.
--------------------------------------------------------------------------

Children:

Orbit: OrbitCoord/K2L
Orbit: OrbitCoord/ML2K

Back to the Orbit Module page