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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.