RFmxLteMXObwAveragingEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXObwAveragingEnabled Enumeration
Specifies whether to enable averaging for the OBW measurement.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxLteMXObwAveragingEnabled
Public Enumeration RFmxLteMXObwAveragingEnabled
Members
Member name | Value | Description | |
---|---|---|---|
False | 0 | The measurement is performed on a single acquisition. | |
True | 1 | The OBW measurement uses the value of the SetAveragingCount(String, Int32) method as the number of acquisitions over which the OBW measurement is averaged. |