RFmxCdma2kMXChpRbwFilterType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies the shape of the digital RBW filter.
Namespace: NationalInstruments.RFmx.Cdma2kMX
Assembly: NationalInstruments.RFmx.Cdma2kMX.Fx40 (in NationalInstruments.RFmx.Cdma2kMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxCdma2kMXChpRbwFilterType
Public Enumeration RFmxCdma2kMXChpRbwFilterType
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. |