IMsDFTestSettings.EquationType

Syntax

EquationType: ADFEquationType;

Description

The EquationType property determines the type of the model that is used to calculate the test.

Comments

To determine the applicable differentiation method, use the IMsDFTestSettings.TestedSeries property.

Example

The property use is given in the example for IMsMetaModelVisualController.DFTest.

See also:

IMsDFTestSettings