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






Windows & Linux

Description

The number of iterations of the last run

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property NumIterations() As Integer
[C#]
public int NumIterations {get;}
[Managed C++]
public: __property int get_NumIterations();
[Unmanaged C++]
public: HRESULT get_NumIterations(
   long * pRetVal
);
[Java]
public int getNumIterations();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.