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

The following tables list the members exposed by TSignalBandpassList.

 
Name 
Description 
 
Match the connections of Inputs with the component.  
 
Propagates the settings of the component at SrcIndex to all other components. 
 
Pull 
Distribute Pull request to all objects in the list. 
 
Calls Pull until pipeEnd is returned.  
 
Assign consecutive numbers to individual items. 
 
Distribute Update request to all objects in the list. 
 
Call this method only, if SuspendNotifyUpdate is True. 
 
Name 
Description 
 
Set this property to true, to request computation using complex numbers.  
 
Default array property allows access to individual list items.  
 
Set this property to false, to request computation in 32bit floating point precision, 64bit, if true.  
 
Default array property allows access to individual list items  
 
Access TSignal objects by Index. 
 
Name 
Description 
 
Set active to false to suppress the propagation of the Pull request and the subsequent call to the Update method. 
 
If True, the component will pass on the udpate request to the connected component. 
 
Specifies index of the item in the list for which to display the design-time editor. 
 
Set this property to request computation in 32bit/64bit precision with real/complex numbers.  
 
Set this property to true to lock changes to FloatPrecision property.  
 
Data source. 
 
The event is triggered after the call to the Update method. 
 
The event is triggered just before the call to the Update method. 
 
The event is triggered after the OnAfterUpdate event. 
 
The event is called after a call to InternalUpdate, OnAfterUpdate and OnDisplayUpdate from within the Update method. 
 
The event is triggered when ParamUpdate method is called. 
 
Set this property to True, to prevent calling OnNotifyUpdate from the Update Method. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!