AGI Components with Insight3D Alpha 2008 r8
IAgGxInterpolatorGreatArc Interface
Library Reference AGI.Graphics.ComputationalGeometry.AstroIAgGxInterpolatorGreatArc
Computes interpolated points along a great arc. The great arc is the shortest path between two points on the ellipsoid.
Declaration Syntax
C# Visual Basic Visual C++
public 
interface 
IAgGxInterpolatorGreatArc : 

IAgGxInterpolator
Public 
Interface 
IAgGxInterpolatorGreatArc _
        
Implements 

IAgGxInterpolator
public 
interface class 
IAgGxInterpolatorGreatArc : 

IAgGxInterpolator
Members
All Members Methods Properties



Icon Member Description
Granularity
The granularity, in radians, used when computing the great arc. 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)