CutOffPoint: Integer;
The CutOffPoint property determines a cutoff point (the length of a source series for the sample period).
The property use is given in the example for ISmUnivariateSpectrumAnalysis.InitCorrection.
To correctly execute the example, the condition must be satisfied:
3<=(2*C+1)<=N/2
Where C - cutoff point (CutOffPoint), N - number of observations used in calculation.
See also: