IMsLinearEquationsTransform.EstimateSimultaneously

Syntax

EstimateSimultaneously(Formula: IMsFormula): Boolean;

Parameters

Formula. Equation.

Description

The EstimateSimultaneously property determines whether the equation is used in the system. True - equation is included to the system, False - equation is excluded from the system.

Example

The property use is given in the example for IMsLinearEquationsTransform.ExternalEquations.

See also:

IMsLinearEquationsTransform