You are here: Symbol Reference > SignalAnalysis Namespace > Classes > TBiSpectrumAnalyzer Class > TBiSpectrumAnalyzer Members
DSP Master VCL
ContentsIndex
TBiSpectrumAnalyzer Members Public Properties
Public Properties
 
Name 
Description 
 
Ready only. Returns the ratio between the original signal length and the length of the analyzed signal padded with zeros.  
 
Used to store the number of averages made. 
 
Returns the upper bandwidth edge of the signal.  
 
Returns the lower bandwidth edge of the signal. 
 
After the first call to Update method, this property returns a pointer to the scaled complex spectrum.  
 
If True, the conjugate symmetric part of the frequency spectrum is to be computed. 
 
If True, the conjugate symmetric part of the frequency spectrum will be placed in 0.5..1.0 Fs (as returned by the FFT), and not between -0.5..0.0 Fs. 
 
This is Descriptor, a member of class TStaticSpectrumAnalyzer. 
 
Must be "Hidden" unless it is published 
 
Must be "Hidden" unless it is published 
 
Connector property to obtain a pointer to a list of TSignal components holding the data to be processed. 
 
Returns true, if the descendant class is derived from TSpectrumAnalyzer.  
 
Number to label the object when it is an item in the List. 
 
This is LdBSpan, a member of class TCustomSpectrumAnalyzer. 
 
This is LogMaxAmplt, a member of class TSpectrumAnalyzer. 
 
Stores the frequency, amplitude and phase of selected frequency bins. 
 
Stores the maximum value of the Amplt spectrum found by the MinMaxAmplt method. 
 
Holds the index at which the maximum amplitude was found by the MinMaxAmplt method. 
 
Stores the maximum value of the Phase spectrum found by the MinMaxPhase method. 
 
Stores the minimum value of the Amplt spectrum found by the MinMaxAmplt method. 
 
Stores the minimum value of the Phase spectrum found by the MinMaxPhase method. 
 
Returns the state of the pipe after the last update. 
 
The scaling factor applied to the frequency spectrum.  
 
This is SupportComplexSpectra, a member of class TSpectrumAnalyzer. 
 
Set this property to True, to prevent calling OnNotifyUpdate from the Update Method. 
 
Set it to True to indicate, that valid signals will be connected to the Input or Inputs properties. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.