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





Description

Get the historical data, consisting of all data points received from the time of the most current data point back to the last point within the look behind duration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property History() As IAgVeGfxAttributesBasic

[C#]
public IAgVeGfxAttributesBasic History {get;}

[Managed C++]
public: __property IAgVeGfxAttributesBasic^ get_History();

[Unmanaged C++]
public: HRESULT get_History(
IAgVeGfxAttributesBasic ** ppRetVal
);

[Java]
public IAgVeGfxAttributesBasic getHistory();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1