STK AstrogatorSend comments on this topic.
LastUpdate Property (IAgVADCControl)
See Also
Windows





Windows & Linux

Description

Get 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 * pVal
);
[Java]
public AgVariant getLastUpdate();
[Python - STK API ]
@property
def LastUpdate(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.