PVT:Averaging:Type Property
- Updated2024-04-10
- 1 minute(s) read
PVT:Averaging:Type Property
Short Name: PVT Averaging Type
Property of RFmxLTE
Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the power versus time (PVT) 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 in a logarithmic scale. |
Remarks
The following table lists the characteristics of this property.
Datatype | ![]() |
Permissions | Read/Write |
High-level VIs | RFmxLTE PvT Configure Averaging |
Resettable | Yes |