Computes interpolated points along a rhumb
line. A rhumb line is a line of constant bearing, commonly used for
navigation.
| C# | Visual Basic | Visual C++ |
public interface IAgGxInterpolatorRhumbLine : IAgGxInterpolator
Public Interface IAgGxInterpolatorRhumbLine _ Implements IAgGxInterpolator
public interface class IAgGxInterpolatorRhumbLine : IAgGxInterpolator
| All Members | Methods | Properties | |||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
Granularity |
The granularity, in radians, used when
computing the rhumb line. Lower granularities are more precise but
create more points.
|
|
|
Interpolate(IAgGxCentralBody, Array % ) |
|
|
|
Interpolate(IAgGxCentralBody, Array % ) | (Inherited from
IAgGxInterpolator.)
|
Assembly: AGI.Graphics.ComputationalGeometry.Astro.Interop(Module: AGI.Graphics.ComputationalGeometry.Astro.Interop) Version: 9.0.0.0 (9.0.0.0)