AGI STK Astrogator 11 Send comments on this topic.
MaxIterations Property (IAgVARKV8th9th)
See Also 





Description

The maximum iterations. Dimensionless.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property MaxIterations() As Integer

[C#]
public int MaxIterations {get; set;}

[Managed C++]
public: __property int get_MaxIterations();
public: __property void set_MaxIterations(
int
);

[Unmanaged C++]
public: HRESULT get_MaxIterations(
long * pRetVal
);
public: HRESULT put_MaxIterations(
long NewMaxIterations
);

[Java]
public int getMaxIterations();public void setMaxIterations(
int
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1