You are here: Symbol Reference > SignalAnalysis Namespace > Classes > TBiAnalyzer Class > public > TBiAnalyzer.GetFullSpectrum Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TBiAnalyzer.GetFullSpectrum Method

Returns a full bispectrum/bicoherence matrix in A.

Pascal
procedure GetFullSpectrum(A: TMtx; FlipVertical: boolean = false);

If FlipVertical is True, the matrix will be vertically flipped and the row at Index 0 will hold the frequency FS/4 where FS is the sampling frequency. If SingleLinesOnly is True, the routine will insert zeroes in the part of the spectrum that was not computed..

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