You are here: Symbol Reference > SignalAnalysis Namespace > Classes > TSpectrogram Class > TSpectrogram Members
DSP Master VCL
ContentsIndex
TSpectrogram Members Public Properties
Public Properties
 
Name 
Description 
 
Used to store the number of averages made. 
 
Returns the upper bandwidth edge of the signal.  
 
Returns the lower bandwidth edge of the signal. 
 
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. 
 
Specifies the number of the spectrums in the list.  
 
This is Descriptor, a member of class TStaticSpectrumAnalyzer. 
 
Returns true, if the descendant class is derived from TSpectrumAnalyzer.  
 
Number to label the object when it is an item in the List. 
 
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. 
 
Total length in seconds between the first and the last spectrum.  
 
Time in seconds at which the spectrogram starts.  
 
Returns spectrum at index i.  
 
Set this property to True, to prevent calling OnNotifyUpdate from the Update Method. 
 
Containes parameters and results for individual traces.  
 
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.