You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TBiAnalyzer Class > TBiAnalyzer Properties > TBiAnalyzer.Lines Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TBiAnalyzer.Lines Property

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

Syntax
C#
Visual Basic
public TVec Lines;

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!