Initializes a default great arc interpolator. This is equivalent to constructing a great arc interpolator with a Central Body equal to an instance of Earth Central Body and a Granularity of
1 degree.| [Visual Basic .NET] |
|---|
Public Function Initialize() As IAgStkGraphicsGreatArcInterpolator |
| [C#] |
|---|
public IAgStkGraphicsGreatArcInterpolator Initialize(); |
| [Managed C++] |
|---|
public: IAgStkGraphicsGreatArcInterpolator ^ Initialize(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsGreatArcInterpolator initialize(); |
[Python - STK API ] |
|---|
def Initialize(self) -> "IAgStkGraphicsGreatArcInterpolator": |






