DifferentialCorrector.Sensitivity Property

Top 

Description

This property has been Deprecated. Please use DifferentialCorrector.SensitivityMatrix instead, using indices to access elements of the matrix.

 

Sensitivity matrix, where the array index (i.e., 'n') ranges from 0 to (VaryCount * GoalCount) - 1.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

Array of number

Access:

read

 

Syntax

myVariable1 = myDifferentialCorrector1.Sensitivity[0];

 

See also

DifferentialCorrector Object

Targeting Guide