Click or drag to resize

SphericalElement Enumeration

The elements in a Spherical coordinates.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum SphericalElement
Members
  Member nameDescription
Clock The angular coordinate lying in the xy-plane measured from the positive x-axis and toward the positive y-axis. This can also be thought of as the right ascension.
Cone The angular coordinate measured from the positive z-axis and toward the negative z-axis. This can be thought of as the declination.
Magnitude The linear coordinate measured from the origin.
See Also