You are here: Symbol Reference > SignalAnalysis Namespace > Classes > TSignalSaturationWarning Class > TSignalSaturationWarning Members
DSP Master VCL
ContentsIndex
TSignalSaturationWarning Members Public Methods
Public Methods
 
Name 
Description 
 
Appends Sample to the end of the signal. 
 
Returns true, if the signal has been clipped.  
 
Returns true, if the current values of the signal are clipped.  
 
Returns true, if the signal has been clipped within last 5 seconds.  
 
Copy 
Copies signal Data and sampling frequency information. 
 
Compute the CREST parameter. 
 
If all Inputs[i] are dirty the function returns true. 
 
When called, the method will pass Update requests recursively to all connected objects. 
 
Notifies all connected components that this component has fresh data. 
 
Returns the lower dynamic range limit.  
 
Convert marks to strings. 
 
Find minimum and maximum amplitude and store the result in the MinAmplt and MaxAmplt properties. 
 
The method can be assigned to some other component even handler, as a notification that a parameter has changed and that Self should consider a recalculation. 
 
Peak 
Find the maximum deviation of the signal from its mean value. 
 
Recursively processes all connected components backward and calls Reset method. 
 
Pull 
Request recalculation of the entire chain of all connected components. 
 
Calls Pull until pipeEnd is returned.  
 
Resets clipped flags.  
 
Size 
Assign the size of the signal from Src. 
 
Request recalculation of the data and place the result in Self. 
 
Call this method only, if SuspendNotifyUpdate is True. 
 
Returns the upper dynamic range limit.  
 
Convert values to strings. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.