GET_ELLIPSOID Name
GET_ELLIPSOID Purpose
Return an ellipsoid structure.
Category
Calling Sequence
get_ellipsoid, name, ell Inputs
name = Name of ellipsoid. in
Keyword Parameters
Keywords
/LIST lists available ellipsoids.
ERROR=err Error flag: 0=ok, 1=not found.
Outputs
ell = Returned ellipsoid structure. out
Contains a, 1/f, and name.
Common Blocks
Notes
Modification History
R. Sterner, 2002 Apr 18
R. Sterner, 2002 Apr 26 --- Fixed output structure tag typo.
R. Sterner, 2002 May 01 --- Fixed error flag.
R. Sterner, 2004 Jul 28 --- Handled ambiguous matches better.
R. Sterner, 2004 Nov 12 --- Embedded ellipsoid definition text.
R. Sterner, 2006 Jan 23 --- Added Unit Sphere.
R. Sterner, 2006 Jan 23 --- Added 1000 km Sphere.
R. Sterner, 2007 Mar 26 --- Added Jupiter.
R. Sterner, 2010 May 23 --- Converted arrays from () to [].
Copyright (C) 2002, 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.