AGI STK Astrogator 11 Send comments on this topic.
UserVariables Property (IAgVAMCSUpdate)
See Also 





Description

Interface used to modify user variables for the update segment.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property UserVariables() As IAgVAUserVariableUpdateCollection

[C#]
public IAgVAUserVariableUpdateCollection UserVariables {get;}

[Managed C++]
public: __property IAgVAUserVariableUpdateCollection^ get_UserVariables();

[Unmanaged C++]
public: HRESULT get_UserVariables(
IAgVAUserVariableUpdateCollection ** ppRetVal
);

[Java]
public IAgVAUserVariableUpdateCollection getUserVariables();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1