AGI STK Astrogator 11 Send comments on this topic.
CurrentValue Property (IAgVADEResult)
See Also 





Description

The value achieved for this dependent variable in the last targeter run. Dimension depends on context.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Variant getCurrentValue();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1