CHP:Averaging:Type Property
- Updated2023-10-12
- 1 minute(s) read
CHP:Averaging:Type Property
Short Name: CHP Averaging Type
Property of RFmxTDSCDMA
Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the CHP measurement.
You do not need to use a selector string to configure or read this property for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.
The default value is RMS.
RMS (0) |
The power spectrum is linearly averaged. RMS averaging reduces signal fluctuations but not the noise floor. |
Log (1) |
The power spectrum is averaged on a logarithmic scale. |
Scalar (2) |
The square root of the power spectrum is averaged. |
Max (3) |
The peak power in the spectrum at each frequency bin is retained from one acquisition to the next. |
Min (4) |
The lowest power in the spectrum at each frequency bin is retained from one acquisition to the next. |
Remarks
The following table lists the characteristics of this property.
Datatype | ![]() |
Permissions | Read/Write |
High-level VIs | RFmxTDSCDMA CHP Configure Averaging |
Resettable | Yes |