DifferentialCorrector.IterationMode Property

Top 

Description

String indicating the present mode of execution for a targeting loop.

Nominal = First execution or correction has been applied.

Perturbation = Perturbation to one of the varied properties has been applied.

Converged = All goals have been met within their given tolerances.

Failed = Maximum number of corrections has been attempted without meeting all the specified 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:

string

Access:

read

 

Syntax

myString1 = myDifferentialCorrector1.IterationMode;

 

See also

DifferentialCorrector Object

Targeting Guide