You are here: Symbol Reference > SignalAnalysis Namespace > Classes > TSpectrumAnalyzer Class > TSpectrumAnalyzer Members
DSP Master VCL
ContentsIndex
TSpectrumAnalyzer 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.  
 
This is Descriptor, a member of class TStaticSpectrumAnalyzer. 
 
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.