AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.