RFmx EVDO DotNET

RFmxEvdoMXSemAveragingType Enumeration

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

RFmxEvdoMXSemAveragingType Enumeration

Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the spectral emissions mask (SEM) measurement.

Namespace:  NationalInstruments.RFmx.EvdoMX
Assembly:  NationalInstruments.RFmx.EvdoMX.Fx40 (in NationalInstruments.RFmx.EvdoMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public enum RFmxEvdoMXSemAveragingType
Public Enumeration RFmxEvdoMXSemAveragingType

Members

  Member nameValueDescription
Rms0The power spectrum is linearly averaged. RMS averaging reduces signal fluctuations but not the noise floor.
Log1The power spectrum is averaged in 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 least 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