AGI STK Graphics 11Send comments on this topic.
Initialize Method (IAgStkGraphicsGreatArcInterpolatorFactory)
See Also 
Windows






Windows & Linux

Description

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.

Syntax

[Visual Basic .NET]
Public Function Initialize() As IAgStkGraphicsGreatArcInterpolator
[C#]
public IAgStkGraphicsGreatArcInterpolator Initialize();
[Managed C++]
public: IAgStkGraphicsGreatArcInterpolator^ Initialize();
[Java]
public IAgStkGraphicsGreatArcInterpolator initialize();
[Unmanaged C++]
public: HRESULT Initialize(
   IAgStkGraphicsGreatArcInterpolator ** ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.