You are here: Symbol Reference > SignalAnalysis Namespace > Classes > TBiAnalyzer Class > published > TBiAnalyzer.Lines Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TBiAnalyzer.Lines Property

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

Pascal
property Lines: TVec;

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.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!