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

The public members of the TSignalFilter class are listed here.

 
Name 
Description 
 
This is DelayFilterState, a member of class TSignalFilter. 
 
The record holds the initialized FIR filter ready to be passed to FirFilter routine.  
 
The record holds the initialized IIR filter ready to be passed to FirFilter routine.  
 
The record holds the initialized Median filter ready to be passed to MedianFilter routine.  
 
Name 
Description 
 
Init 
Initialize streaming filter with Taps.  
 
Load the component from stream.  
 
Prepare the defined filter for streaming.  
 
Filter data in Src and place the result in Dst.  
 
This is the overview for the ProcessSample method overload. 
 
Same as setting Prepared to false. Reinitializes the delay lines.  
 
Save the component state to stream.  
 
Returns the currently designed IIR filter in state space form.  
 
Returns the currently designed IIR filter in zero pole form.  
 
Returns the currently designed IIR filter in zero pole form.  
 
Name 
Description 
 
Returns true, if the filter has been succesfully initialized.  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!