AGI STK Graphics 11 Send comments on this topic.
InitializeWithCentralBodyAndGranularity Method (IAgStkGraphicsGreatArcInterpolatorFactory)
See Also 
CentralBody
The central body used when interpolating with Interpolate.
Granularity
The granularity, in radians, used when interpolating with Interpolate.

Description

Initializes a great arc interpolator with the specified centralBody and granularity.

Syntax

[Visual Basic .NET]
Public Function InitializeWithCentralBodyAndGranularity( _
   ByVal CentralBody As String, _
   ByVal Granularity As Double _
) As IAgStkGraphicsGreatArcInterpolator

Parameters

CentralBody
The central body used when interpolating with Interpolate.
Granularity
The granularity, in radians, used when interpolating with Interpolate.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface