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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.