Description
Initializes a rhumb line interpolator with
the specified centralBody and granularity.
Syntax
| [Visual Basic .NET] |
|---|
Public Function InitializeWithCentralBodyAndGranularity( _
ByVal CentralBody As String, _
ByVal Granularity As Double _
) As IAgStkGraphicsRhumbLineInterpolator
|
Parameters
- CentralBody
- The central body used when interpolating with Interpolate.
- Granularity
- The granularity, in radians, used when interpolating with Interpolate.