ACP:Averaging:Type Property
- Updated2024-04-10
- 1 minute(s) read
ACP:Averaging:Type Property
Short Name: ACP Averaging Type
Property of RFmxLTE
Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for ACP 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.
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 in 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 | RFmxLTE ACP Configure Averaging |
Resettable | Yes |