ISmSimultaneousSystem.StackInstrumental

Syntax

StackInstrumental: ISlSeries;

Description

The StackInstrumental property returns stack instrumental variables.

Comments

Stack variables are used simultaneously in all equations.

To determine whether constant is used as an instrumental variable, use the ISmSimultaneousSystem.UseConstantAsInstrument property.

Example

The property use is given in the example for ISmSimultaneousSystem.UseConstantAsInstrument.

See also:

ISmSimultaneousSystem