TBiAnalyzer.Lines Property

property Lines: TVec;

Holds a real vector of frequencies, that should be calculated in the bispectral matrix.

Result: stored in self (calling object), returns self for chaining

Remarks:

You can define the vector to be of any length and hold any number of different frequencies. The actual lines beeing computed will be based on the sampling frequency and frequency resolution of the Owner. (TSpectrumAnalyzer). By computing only single bispectrum lines for specific frequencies, you can save substantial processing time and are able to increase the bispectral frequency resolution to values unattainable, if you would be computing the full bispectrum matrix.