Dew Signal for .NET
|
The following tables list the members exposed by TSignalEnvelopeDetector.
|
Name |
Description |
![]() |
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". |
|
Name |
Description |
![]() |
This is FinalStageTaps, a member of class TSignalMultiRate. | |
![]() |
This is FirTaps, a member of class TSignalMultiRate. |
|
Name |
Description |
![]() |
This is AllowStreaming, a member of class TSignal. | |
![]() ![]() |
Appends Sample to the end of the signal. | |
![]() |
This is Assign, a member of class TAnalysis. | |
![]() |
Copies signal Data and sampling frequency information. | |
![]() |
Compute the CREST parameter. | |
![]() |
This is Destroy, a member of class TSignalEnvelopeDetector. | |
![]() ![]() |
This is DetectChannelCount, a member of class TAnalysis. | |
![]() |
FirTaps and FinalStageTaps do not hold valid filter taps until InitFilters has been called. | |
![]() |
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. | |
![]() | ||
![]() |
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. | |
![]() |
Find the maximum deviation of the signal from its mean value. | |
![]() ![]() |
Recursively processes all connected components backward and calls Reset method. | |
![]() ![]() |
Filter Src and place the result in Dst. | |
![]() ![]() |
Request recalculation of the entire chain of all connected components. | |
![]() ![]() |
Calls Pull until pipeEnd is returned. | |
![]() |
This is Reset, a member of class TAnalysis. | |
![]() |
The same as setting Initialized to false. | |
![]() |
Assign the size of the signal from Src. | |
![]() |
Default property to access values of a real signal. | |
![]() |
This is the overview for the TSignal constructor overload. | |
![]() |
This is the overview for the TSignalDecimator constructor overload. | |
![]() |
This is the overview for the TSignalEnvelopeDetector constructor overload. | |
![]() ![]() |
Request recalculation of the data and place the result in Self. | |
![]() ![]() |
Call this method only, if SuspendNotifyUpdate is True. | |
![]() ![]() |
Convert values to strings. |
|
Name |
Description |
![]() | ||
![]() |
Adjust filters for audio signal. | |
![]() ![]() |
Return the bandwidth of the signal. | |
![]() ![]() |
Returns the upper bandwidth edge of the signal. | |
![]() |
Returns the lower bandwidth edge 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. | |
![]() |
Stores the result of the processing. | |
![]() |
Time between two consecutive samples. | |
![]() |
Defines the filter stage at which to apply envelope detection. | |
![]() |
Enables user specified filter. | |
![]() |
Decimation/Interpolation factor. | |
![]() |
Returns the filter delay in number of samples of the final sampling frequency. | |
![]() |
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. | |
![]() |
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. | |
![]() |
Frequency resolution obtained, if an FFT algorithm would be run on the data. | |
![]() |
When set to false, the next call to the update method will reinitialize the FIR filters. | |
![]() |
Connector property to obtain a pointer to the TSignal component holding the data to be processed. | |
![]() |
Connector property to obtain a pointer to the TSignal component holding the data to be processed. | |
![]() |
Connector property to obtain a pointer to the TSignal component holding the data to be processed. | |
![]() |
Set this property to false, to request computation in 32bit floating point precision, 64bit, if true. | |
![]() |
Number to label the object when it is an item in the List. | |
![]() |
The component lowers the sampling frequency in steps by a factor of two. | |
![]() |
Get or set the length of the signal in samples. | |
![]() ![]() |
Stores the time stamps and amplitude of selected samples. | |
![]() ![]() |
Stores the maximum amplitude of the signal found by the MinMax method. | |
![]() |
Use the MaxX property to store the time stamp (in seconds) of the right most sample. | |
![]() ![]() |
Stores the minimum amplitude of the signal found by the MinMax method. | |
![]() |
Use the MinX property to store the time stamp of the left-most sample. | |
![]() |
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". | |
![]() |
Returns the state of the pipe after the last update. | |
![]() |
Maximum ripple allowed in the passband and in the stopband. | |
![]() |
Defines the sampling frequency of the signal. | |
![]() |
The length of the signal in seconds. | |
![]() |
Defines the factor by which the signal will be scaled. | |
![]() |
Set this property to True, to prevent calling OnNotifyUpdate from the Update Method. | |
![]() |
Defines the width of the transition band of the FIR filter used for interpolation/decimation. | |
![]() |
Set it to True to indicate, that valid signals will be connected to the Input or Inputs properties. |
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|