Click or drag to resize

RhumbLineInterpolator Constructor

Initializes a default rhumb line interpolator. This is equivalent to constructing a rhumb line 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 RhumbLineInterpolator()
See Also