Gd2GcLat:

Path: AerospaceUtils/Coord

% Convert geodetic latitude to geocentric latitude

 Type Gd2GcLat for a demo.

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

   ------
   Inputs
   ------
   geod               Geodetic latitude (rad)
   f                  Flattening factor

   -------
   Outputs
   -------
   geoc               Geocentric latitude (rad)

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

Children:

Common: Graphics/Plot2D

Back to the AerospaceUtils Module page