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 millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond 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