Gc2GdLat:

Path: AerospaceUtils/Coord

% Convert geocentric latitude to geodetic latitude.

 Type Gc2GdLat for a demo.

 Since version 1.
--------------------------------------------------------------------------
   Form:
   geod = Gc2GdLat( geoc, f )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   geoc         Geocentric latitude (rad)
   f            Flattening factor

   -------
   Outputs
   -------
   geod         Geodetic latitude (rad)

--------------------------------------------------------------------------
	References: Escobal, P., Methods of Orbit Determination, Krieger,
               1975, p. 30. 
--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D

Back to the AerospaceUtils Module page