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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1