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






Windows & Linux

Description

[Support Removed] The list of control parameters defined for the profile.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ControlParameters() As IAgVADEControlCollection
[C#]
public IAgVADEControlCollection ControlParameters {get;}
[Managed C++]
public: __property IAgVADEControlCollection^ get_ControlParameters();
[Unmanaged C++]
public: HRESULT get_ControlParameters(
   IAgVADEControlCollection ** ppRetVal
);
[Java]
public IAgVADEControlCollection getControlParameters();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.