You are here: Symbol Reference > SignalAnalysis Namespace > Classes > TCrossSpectrumAnalyzer Class > TCrossSpectrumAnalyzer Members
DSP Master VCL
ContentsIndex
TCrossSpectrumAnalyzer 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. 
 
Stores the amplitude of the spectrum. 
 
Defines the order for the autogressive spectral estimators.  
 
Holds the parameters for the frequency bands.  
 
Returns the bandwidth of the spectrum in [Hz]. 
 
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. 
 
Holder for all the storage and settings required by the cross spectral analysis.  
 
if true, calculate cross spectrum and not transfer function 
 
CZT 
Holds Chirp Z-transform configuration.  
 
If True, the DC component will be removed from the signal prior to the transform to the frequency domain.  
 
Dt 
Returns the distance in seconds between two consecutive samples of the signal on which the frequency spectrum is based. 
 
The parameter for the exponential windowing function.  
 
may not have default to allow switching of default precision 
 
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. 
 
Must be "Hidden" unless it is published 
 
Define the integration/differenation of the frequency spectrum.  
 
may not have default to allow switching of default precision 
 
Defines the length of the spectrum.  
 
Set it to True, to obtain the logarithm of the spectrum in dB.  
 
Defines the base of the logarithmic spectrum.  
 
Defines the scaling of the logarithmic spectrum.  
 
Defines the span of the logarithmic spectrum in dB.  
 
Specify how to apply the logarithm to the spectrum.  
 
Defines the width of the main lobe. Each frequency component in the frequency spectrum should theoretically be infinitely thin. 
 
Defines the method to be used for frequency spectrum estimation.  
 
Event triggered just after the average has been applied.  
 
Event triggered just after complex spectrum has been computed, but before averaging in the complex domain.  
 
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.  
 
Event triggered just before the average is applied.  
 
Event triggered just before spectrum type is aplied, but after averaging in the complex domain.  
 
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.  
 
This event is called from the UpdateSpectrum routine. The event is called after the spectrum data is updated and before the chart is updated.  
 
Assign "output" of the system being analyzed.  
 
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). 
 
Holds the parameters needed to generate a spectrum analysis report. Requires that the descriptor property is properly filled up.  
 
Before the frequency analysis, the signal can be circularly rotated by a specified number of samples. Rotation defines the number of samples.  
 
Defines how to remove the constant (running) phase from the phase spectrum.  
 
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. 
 
Frequency spectrum will be scaled by a scale factor.  
 
Specifies the attenuation of the main sidelobe in dB. This parameter applies only, if you use the Kaiser or Chebyshev window.  
 
Specifies the spectrum type to be computed.  
 
Defines the parameters for the averaging and statistical analysis.  
 
If True, the phase of the phase spectrum will be "unwrapped".  
 
Specifies the window type to be used. Windows decrease spectral leakage, but also decrease spectral resolution.  
 
Defines the level of zero padding of the source signal. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.