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






Windows & Linux

Description

The value of the independent variable after the last targeter run.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Variant getFinalValue();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface