ARTS built-in documentation server

Workspace Method refellipsoidMoon

Description

Moon reference ellipsoids.

The reference ellipsoid (refellipsoid) is set to model Moon,
folowing different models. The options are:

   "Sphere" : A spherical planet. The radius is taken from a
      report of the IAU/IAG Working Group.

   "Ellipsoid" : A reference ellipsoid with parameters taken from
      Wikepedia (see code for details). The IAU/IAG working group
      defines the Moon ellipsoid to be a sphere.

Authors: Patrick Eriksson

Synopsis

refellipsoidMoon( refellipsoid, model )

Variables

OUTrefellipsoid(Vector)Reference ellipsoid.
GINmodel(String, Default: "Sphere")Model ellipsoid to use. Options listed above.