AZLaunch:

Path: Orbit/OrbitMechanics

% Launch azimuth to achieve a desired orbit inclination.

   Since version 1.
--------------------------------------------------------------------------
   Form:
   az = AZLaunch( i, lat )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   i           (1,:)  Desired inclination (deg)
   lat                Latitude (deg)

   -------
   Outputs
   -------
   az                 Launch azimuth (deg)                 

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

Children:

Common: Graphics/Plot2D

Back to the Orbit Module page