You are here: Symbol Reference > SignalAnalysis Namespace > Classes > TSpectrumStats Class > TSpectrumStats Members
DSP Master VCL
ContentsIndex
PreviousUpNext
TSpectrumStats Members

The following tables list the members exposed by TSpectrumStats.

 
Name 
Description 
 
Returns true, if confidence intervals have been computed and are available.  
 
Reset the averaging process and deallocate any associated memory.  
 
Apply averaging. Called by TSpectrumAnalyzer.  
 
Computes average and standard deviations of the spectrums optionally with upper and lower confidence levels, if Recursive property was false while spectrums were added.  
 
Recalculates limits considering the current value of the ConfidenceInterval. 
 
Recalculates limits considering the current value of the ConfidenceInterval. 
 
Name 
Description 
 
This is AveragedSpectrum, a member of class TSpectrumStats. 
 
Name 
Description 
 
Contains the number of averages made so far.  
 
Defines the number of averages to make.  
 
Defines the type of averaging to perform.  
 
If True, the upper and lower limits of the confidence interval will be calculated and placed in UpperLimit and LowerLimit.  
 
If True, the averaging process will also compute the standard deviation.  
 
If True, the averaging process will also compute the standard deviation for each spectral line.  
 
Defines the confidence interval in percent to determine the upper and lower confidence limit.  
 
The parameter for the exponential averaging.  
 
Holds a list of vectors with lower confidence interval limits.  
 
If True the result is computed each time a new spectrum is added.  
 
If CalcStdDev is True and frequency spectrum has been averaged, this property contains the standard deviation of Amplt and Phase vectors.  
 
Holds a list of vectors with upper confidence interval limits.  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!