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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1