You are here: Symbol Reference > SignalProcessing Namespace > Classes > TSignalBandpass Class > TSignalBandpass Members
DSP Master VCL
ContentsIndex
TSignalBandpass Members Public Methods
Public Methods
 
Name 
Description 
 
Appends Sample to the end of the signal. 
 
Copy 
Copies signal Data and sampling frequency information. 
 
Compute the CREST parameter. 
 
Initializes filtering structures after Factor and other properties have been set.  
 
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. 
 
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.  
 
Reset all delay lines.  
 
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. 
 
Convert values to strings. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.