RFmx SpecAn DOTNET

RFmxSpecAnMXHarmAveragingType Enumeration

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

RFmxSpecAnMXHarmAveragingType Enumeration

Specifies the averaging type for the Harmonics measurement. The averaged power trace is used for the measurement.

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

Syntax

public enum RFmxSpecAnMXHarmAveragingType
Public Enumeration RFmxSpecAnMXHarmAveragingType

Members

Member nameValueDescription
Rms0 The power trace is linearly averaged. RMS averaging reduces signal fluctuations but not the noise floor.
Log1 The power trace is averaged in a logarithm scale.
Scalar2 The square root of the power trace is averaged.
Maximum3 The maximum instantaneous power in the power trace is retained from one acquisition to the next.
Minimum4 The minimum instantaneous power in the power trace is retained from one acquisition to the next.

See Also

Log in to get a better experience