surfaceArea

Computes an approximation of the surface area of a rectangle on the surface of an ellipsoid using Gauss-Legendre 10th order quadrature.

Return

The approximate area of the rectangle on the surface of this ellipsoid.

Parameters

rectangle

The rectangle used for computing the surface area.

See also