AGI STK Astrogator 11 Send comments on this topic.
Values Property (IAgVASearchPluginControl)
See Also 





Description

List of values of this independent variable at each iteration, including nominal run. Dimension depends on context.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Values() As System.Array

[C#]
public System.Array Values {get;}

[Managed C++]
public: __property System::Array^ get_Values();

[Unmanaged C++]
public: HRESULT get_Values(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getValues();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1