AGI STK Astrogator 11 Send comments on this topic.
Difference Property (IAgVADCResult)
See Also 





Description

The difference between the current and desired value for this dependent variable. Dimension depends on context.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Variant getDifference();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1