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






Windows & Linux

Description

Get the look ahead data, calculated on the basis of the last received data point.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LookAhead() As IAgVeGfxAttributesBasic
[C#]
public IAgVeGfxAttributesBasic LookAhead {get;}
[Managed C++]
public: __property IAgVeGfxAttributesBasic^ get_LookAhead();
[Unmanaged C++]
public: HRESULT get_LookAhead(
   IAgVeGfxAttributesBasic ** ppRetVal
);
[Java]
public IAgVeGfxAttributesBasic getLookAhead();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.