Dew Signal for .NET
|
|
Name |
Description |
![]() | ||
![]() |
Stores the amplitude of the spectrum. | |
![]() |
Used to store the number of averages made. | |
![]() |
Holds the parameters for the frequency bands. | |
![]() ![]() |
Returns the bandwidth of the spectrum in [Hz]. | |
![]() ![]() |
Returns the upper bandwidth edge of the signal. | |
![]() |
Returns the lower bandwidth edge of the signal. | |
![]() |
Set this property to true, to request computation using complex numbers. | |
![]() |
If True, the conjugate symmetric part of the frequency spectrum is to be computed. | |
![]() |
If True, the conjugate symmetric part of the frequency spectrum will be placed in 0.5..1.0 Fs (as returned by the FFT), and not between -0.5..0.0 Fs. | |
![]() |
If True, the component will pass on the udpate request to the connected component. | |
![]() ![]() |
This is Descriptor, a member of class TStaticSpectrumAnalyzer. | |
![]() |
Returns the distance in seconds between two consecutive samples of the signal on which the frequency spectrum is based. | |
![]() |
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. | |
![]() |
Defines number of harmonics to be used when calculating statistical parameters from the amplitude spectrum. | |
![]() |
Returns the frequency resolution in Hz. | |
![]() |
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. | |
![]() |
Defines the length of the spectrum. | |
![]() |
Defines the width of the main lobe. Each frequency component in the frequency spectrum should theoretically be infinitely thin. | |
![]() ![]() |
Stores the frequency, amplitude and phase of selected frequency bins. | |
![]() |
Stores the maximum value of the Amplt spectrum found by the MinMaxAmplt method. | |
![]() |
Holds the index at which the maximum amplitude was found by the MinMaxAmplt method. | |
![]() |
Stores the maximum value of the Phase spectrum found by the MinMaxPhase method. | |
![]() |
Stores the minimum value of the Amplt spectrum found by the MinMaxAmplt method. | |
![]() |
Stores the minimum value of the Phase spectrum found by the MinMaxPhase method. | |
![]() |
The event is triggered after the call to the Update method. | |
![]() |
If assigned, this event will be called instead of a call to Bands.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. | |
![]() |
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". | |
![]() |
If assigned, this event will be called instead of a call to Peaks.Update method. | |
![]() |
Pointer to the component that manages peak analysis. | |
![]() |
Stores the phase of the spectrum. | |
![]() |
This property determines how to handle the phase of the frequency spectrum. | |
![]() |
Specify the range of the phase spectrum. | |
![]() |
Defines the units of phase. (radian, degrees). | |
![]() |
Returns the state of the pipe after the last update. | |
![]() |
Holds the parameters needed to generate a spectrum analysis report. Requires that the descriptor property is properly filled up. | |
![]() |
Defines the sampling frequency of the signal on which the frequency spectrum is based. | |
![]() |
Defines the length of the signal on which the frequency spectrum is based in seconds. | |
![]() |
Set this property to True, to prevent calling OnNotifyUpdate from the Update Method. | |
![]() |
Set it to True to indicate, that valid signals will be connected to the Input or Inputs properties. | |
![]() |
Defines the level of zero padding of the source signal. |