TAlbrechtKernel.Terms

property Terms: Integer;

Description

Terms is the number of cosine terms used by the window. In case of terms = 2 the result is an optimized Hamming/Hanning window. The next step terms = 3 will result in an optimized blackman window. If you push terms to the max (= 11) you will have a smoothed, but pixelized result.