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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1