RFmx GSM DotNET

Table of Contents

RFmxGsmMXPvtAveragingType Enumeration

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

RFmxGsmMXPvtAveragingType Enumeration

Specifies the averaging type for multiple acquisitions.

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

Syntax

public enum RFmxGsmMXPvtAveragingType
Public Enumeration RFmxGsmMXPvtAveragingType

Members

Member nameValueDescription
Rms0The power at each sample interval is linearly averaged from one acquisition to the next acquisition.
Log1The power at each sample interval is averaged on a logarithmic scale from one acquisition to the next acquisition.
Maximum3The peak power at each sample interval is retained from one acquisition to the next acquisition.
Minimum4The lowest power at each sample interval is retained from one acquisition to the next acquisition.

See Also

Log in to get a better experience