RFmxLteMXObwRbwFilterType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXObwRbwFilterType Enumeration
Specifies the shape of the digital RBW filter.
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 RFmxLteMXObwRbwFilterType
Public Enumeration RFmxLteMXObwRbwFilterType
Members
Member name | Value | Description | |
---|---|---|---|
FftBased | 0 | No RBW filtering is performed. | |
Gaussian | 1 | An RBW filter with a Gaussian response is applied. | |
Flat | 2 | An RBW filter with a flat response is applied. |