ISlTramoSeatsExogenousVar.Exogenous

Syntax

Exogenous: 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.

Example

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

See also:

ISlTramoSeatsExogenousVar