ISlTramoSeatsExogenousVar.Exogenous

Fore Syntax

Exogenous: Array;

Fore.NET Syntax

Exogenous: System.Array;

Description

The Exogenous property returns the value of exogenous variable (regressor).

Comments

Input array indexing must start from zero.

To determine the type of exogenous variable, use the ISlTramoSeatsExogenousVar.RegressionEffect property.

Fore and Fore.NET Examples

The property use is given in the example for ISmTramoSeats.D.

See also:

ISlTramoSeatsExogenousVar