DifferentialCorrector.Converged Property

Top 

Description

Flag indicating an iteration of the targeting loop has met the specified goals. This flag is intended to be used to control the generation of output within the targeting loop when only an execution of the loop at the solution is desired to be output.

= 0 Has not met goals

= 1 Has met goals.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

integer

Access:

read

Valid Values:

Value

Label

-999

Undefined

0

False

1

True

 

Syntax

myVariable1 = myDifferentialCorrector1.Converged;

 

See also

DifferentialCorrector Object

Targeting Guide