RFmxLteMXPvtAveragingType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXPvtAveragingType Enumeration
Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the power versus time (PVT) measurement.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxLteMXPvtAveragingType
Public Enumeration RFmxLteMXPvtAveragingType
Members
Member name | Value | Description | |
---|---|---|---|
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. |