RFmxTdscdmaMXObwAveragingType Enumeration

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

Syntax

Namespace: NationalInstruments.RFmx.TdscdmaMX

public enum RFmxTdscdmaMXObwAveragingType

Members

NameValueDescription
Rms0

The power spectrum is linearly averaged. RMS averaging reduces signal fluctuations but not the noise floor.

Log1

The power spectrum is averaged on a logarithmic scale.

Scalar2

The square root of the power spectrum is averaged.

Maximum3

The peak power in the spectrum at each frequency bin is retained from one acquisition to the next.

Minimum4

The lowest power in the spectrum at each frequency bin is retained from one acquisition to the next.