AGI STK Objects 11 Send comments on this topic.
Interpolation Property (IAgVeIntegrator)
See Also 
Windows






Windows & Linux

Description

Get the interpolation parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Interpolation() As IAgVeInterpolation

[C#]
public IAgVeInterpolation Interpolation {get;}

[Managed C++]
public: __property IAgVeInterpolation^ get_Interpolation();

[Unmanaged C++]
public: HRESULT get_Interpolation(
IAgVeInterpolation ** ppRetVal
);

[Java]
public IAgVeInterpolation getInterpolation();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface