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





Description

Interface used to modify user variables for the follow segment.

Property type

Read-only property

Syntax

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

[C#]
public IAgVAUserVariableCollection UserVariables {get;}

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

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

[Java]
public IAgVAUserVariableCollection getUserVariables();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1