You are here: Symbol Reference > SignalTools Namespace > Classes > TSpectrum Class > public
DSP Master VCL
ContentsIndex
PreviousUpNext
public

The public members of the TSpectrum class are listed here.

 
Name 
Description 
 
Add 
Add amplitude and phase of the ASpectrum to the current spectrum. 
 
This is the overview for the AmpltEst method overload. 
 
Compute amplitude spectrum from X. 
 
Flip the frequency spectrum on the frequency axis. 
 
This is the overview for the ConvergeToMaximum method overload. 
 
Copy 
Copy ASpectrum to the calling spectrum. 
 
Differentiate the signal in the frequency domain. 
 
Divide the calling the spectrum with ASpectrum. 
 
Filter the peak at Marks position Index from the signal and recalculate the spectrum. 
 
Computes range checked array indexes in the spectrum from frequency values. 
 
Integrate the signal in the frequency domain. 
 
This is IsNumericalInterpolationSupported, a member of class TSpectrum. 
 
Compute the logarithm of the amplitude spectrum and convert to dB. 
 
Convert marks to strings. 
 
Calls MinMaxAmplt and MinMaxPhase. 
 
Find minimum and maximum value of the Amplt spectrum. 
 
Find minimum and maximum value of the Phase spectrum. 
 
Mul 
Multiply the calling the spectrum with ASpectrum. 
 
NF 
Calculates the average of the noise. 
 
Return the peak closest to the Freq frequency. 
 
This is the overview for the PhaseEst method overload. 
 
Compute phase spectrum from X. 
 
Compute power spectrum from X. 
 
RMS 
Returns the RMS of the spectrum.  
 
Compute RMS spectrum from X. 
 
Scale the calling spectrum with Factor. 
 
Initialize spectrum to zero. 
 
SFDR 
Spurious-free-dynamic-range computes the ratio of the largest marked peak towards the second largest. 
 
Signal-to-noise-and-distortion calculates the the ratio of the maximum mark towards the rest (noise). 
 
Size 
Assign Length, Complex and SamplingFrequency properties. 
 
SNR 
Calculates the signal-to-noise ratio. 
 
Sqr 
Square the Amplt and Phase of the ASpectrum and copy it to self. 
 
Subtract ASpectrum from the calling spectrum. 
 
THD 
Returns the ratio of RMS of the marked peaks, excluding the first, towards the first marked peak and returns the result in [%]. 
 
THDN 
The total-harmonic-distortion-and-noise computes the sum of sqares of the rest towards the maximum marked peak. 
 
Convert values to strings. 
 
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. 
 
Must be "Hidden" unless it is published 
 
Returns true, if the descendant class is derived from 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. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!