RFmxGsmMXOrfsAveragingType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the output radio frequency spectrum (ORFS) measurement.
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 RFmxGsmMXOrfsAveragingType
Public Enumeration RFmxGsmMXOrfsAveragingType
Members
Member name | Value | Description |
---|---|---|
Rms | 0 | The measurement averages the power spectrum linearly. RMS averaging reduces signal fluctuations but not the noise floor. |
Log | 1 | The measurement averages the power spectrum in a logarithmic scale. |