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





Description

The list of control parameters defined for the profile.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ControlParameters() As IAgVADCControlCollection

[C#]
public IAgVADCControlCollection ControlParameters {get;}

[Managed C++]
public: __property IAgVADCControlCollection^ get_ControlParameters();

[Unmanaged C++]
public: HRESULT get_ControlParameters(
IAgVADCControlCollection ** ppRetVal
);

[Java]
public IAgVADCControlCollection getControlParameters();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1