Click or drag to resize

GreatArcInterpolator Constructor

Initializes a default great arc interpolator. This is equivalent to constructing a great arc interpolator with a CentralBody equal to an instance of EarthCentralBody and a Granularity of 1 degree.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public GreatArcInterpolator()
See Also