>  Docs Center  >  Libraries  >  JHU/APL/S1R  >  ELL_XYZ2LLH
Libraries

ELL_XYZ2LLH

ELL_XYZ2LLH

Name


      ELL_XYZ2LLH

Purpose


      x, y, z to ellipsoidal Long, Lat, Height.

Category


Calling Sequence


      ell_xyz2llh, x, y, z, lng1, lat1, htm

Inputs


      x,y,z = Geocentric x,y,z (m). in

Keyword Parameters


Keywords


        ELLIPSOID=ell_str Give ellipsoid structure instead
          of using ellipsoid,set=name or taking default.
        /QUIET means inhibit message.

Outputs


      lng1, lat1 = geodetic longitude, latitude (deg). out
      htm = height above ellipsoid (m). out

Common Blocks


Notes


      Note: Use ellipsoid,set=name to set working ellipsoid
        or give ellipsoid using ELLIPSOID=ell_str keyword.

Modification History


      R. Sterner, 2001 Sep 07
      R. Sterner, 2002 Apr 19 --- Added ELLIPSOID keyword.
      R. Sterner, 2002 May 01 --- Now calls ellipsoid.
      R. Sterner, 2002 May 06 --- Added ELLIPSOID keyword back in.
      R. Sterner, 2004 Apr 01 --- Added /QUIET.
      R. Sterner, 2010 May 04 --- Converted arrays from () to [].
  Copyright (C) 2001, Johns Hopkins University/Applied Physics Laboratory
  This software may be used, copied, or redistributed as long as it is not
  sold and this copyright notice is reproduced on each copy made. This
  routine is provided as is without any express or implied warranties
  whatsoever. Other limitations apply as described in the file disclaimer.txt.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us