You are here: Symbol Reference > SignalProcessing Namespace > Classes > TSignalEnvelopeDetector Class > TSignalEnvelopeDetector Members
DSP Master VCL
ContentsIndex
TSignalEnvelopeDetector Members Published Properties
Published Properties
 
Name 
Description 
 
Set active to false to suppress the propagation of the Pull request and the subsequent call to the Update method. 
 
Adjust filters for audio signal.  
 
Return the bandwidth of the signal. 
 
Get or set the number of channels multiplexed in the data property. 
 
Set this property to true, to request computation using complex numbers.  
 
If True, the component will pass on the udpate request to the connected component. 
 
Data 
Stores the result of the processing. 
 
Defines the filter stage at which to apply envelope detection.  
 
Enables user specified filter.  
 
Decimation/Interpolation factor.  
 
may not have default to allow switching of default precision 
 
Set this property to true to lock changes to FloatPrecision property.  
 
Filters out upper half of the bandwidth.  
 
Passband ripple of the type III Hilbert transformer.  
 
Transition bandwidth of the type III Hilbert transformer normalized to a sampling frequency of 2 Hz.  
 
Must be "Hidden" unless it is published 
 
may not have default to allow switching of default precision 
 
The component lowers the sampling frequency in steps by a factor of two.  
 
Get or set the length of the signal in samples. 
 
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. Use this event to update any associated charts or graphs or result tables. 
 
Triggered when ExternalTaps is false.  
 
If the Input property is not assigned, the component will call OnGetInput. 
 
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. The ParamUpdate method is usually called by component editors when a value was changed by the user and the editor was "Live".  
 
Maximum ripple allowed in the passband and in the stopband.  
 
Defines the sampling frequency of the signal. 
 
Defines the factor by which the signal will be scaled.  
 
Defines the width of the transition band of the FIR filter used for interpolation/decimation.  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.