Specifies the averaging type for multiple acquisitions.

Syntax

Namespace: NationalInstruments.RFmx.GsmMX

public enum RFmxGsmMXPvtAveragingType

Members

NameValueDescription
Rms0

The power at each sample interval is linearly averaged from one acquisition to the next acquisition.

Log1

The power at each sample interval is averaged on a logarithmic scale from one acquisition to the next acquisition.

Maximum3

The peak power at each sample interval is retained from one acquisition to the next acquisition.

Minimum4

The lowest power at each sample interval is retained from one acquisition to the next acquisition.