AGI Components with Insight3D Alpha 2008 r8
IAgGxInterpolatorRhumbLine Interface
Library Reference AGI.Graphics.ComputationalGeometry.AstroIAgGxInterpolatorRhumbLine
Computes interpolated points along a rhumb line. A rhumb line is a line of constant bearing, commonly used for navigation.
Declaration Syntax
C# Visual Basic Visual C++
public 
interface 
IAgGxInterpolatorRhumbLine : 

IAgGxInterpolator
Public 
Interface 
IAgGxInterpolatorRhumbLine _
        
Implements 

IAgGxInterpolator
public 
interface class 
IAgGxInterpolatorRhumbLine : 

IAgGxInterpolator
Members
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)