List of functions and classes (API)#

All available ellipsoids are instances of these classes. See the class documentation for a list their derived physical properties (attributes) and computations/transformations that they can perform (methods).

Ellipsoid(name, semimajor_axis, flattening, ...)

A rotating oblate ellipsoid.

Sphere(name, radius, geocentric_grav_const, ...)

A rotating sphere (zero-flattening ellipsoid).

TriaxialEllipsoid(name, semimajor_axis, ...)

A rotating triaxial ellipsoid.