RFmx CDMA2K DotNET

Table of Contents

RFmxCdma2kMXChpAveragingType Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxCdma2kMXChpAveragingType Enumeration

RFmxCdma2kMXChpAveragingType Enumeration

Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the CHP measurement.

Namespace: NationalInstruments.RFmx.Cdma2kMX
Assembly: NationalInstruments.RFmx.Cdma2kMX.Fx40 (in NationalInstruments.RFmx.Cdma2kMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)

Syntax

public enum RFmxCdma2kMXChpAveragingType
Public Enumeration RFmxCdma2kMXChpAveragingType

Members

Member nameValueDescription
Rms0The power spectrum is linearly averaged. RMS averaging reduces signal fluctuations but not the noise floor.
Log1The power spectrum is averaged on a logarithmic scale.
Scalar2The square root of the power spectrum is averaged.
Maximum3The peak power in the spectrum at each frequency bin is retained from one acquisition to the next.
Minimum4The lowest power in the spectrum at each frequency bin is retained from one acquisition to the next.

See Also

Log in to get a better experience