AGI STK Astrogator 11 Send comments on this topic.
LastUpdate Property (IAgVADCControl)
See Also 
Windows






Windows & Linux

Description

The amount by which the value of the independent variable changed during the last targeter run.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LastUpdate() As System.Object

[C#]
public System.Object LastUpdate {get;}

[Managed C++]
public: __property VARIANT get_LastUpdate();

[Unmanaged C++]
public: HRESULT get_LastUpdate(
VARIANT * pRetVal
);

[Java]
public Variant getLastUpdate();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface