ImpulsePeriod: Integer;
The ImpulsePeriod property determines the period for an impulse function.
If both ImpulseAROrder and ImpulsePeriod properties are defined, values of the ISlEquation.AutoRegressionOrder parameter is ignored, and the model is calculated with the autoregression order 1, 2, 3, … ImpulseAROrder, and a matrix of values for the impulse response function ISlEquation.ImpulseMatrix is also calculated.
The property use is given in the example for ISmVectorAutoRegress.ImpulseAROrder.
See also: