RFmxTdscdmaMXObwRbwFilterType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxTdscdmaMXObwRbwFilterType Enumeration
Specifies the shape of the digital RBW filter.
Namespace: NationalInstruments.RFmx.TdscdmaMX
Assembly: NationalInstruments.RFmx.TdscdmaMX.Fx40 (in NationalInstruments.RFmx.TdscdmaMX.Fx40.dll) Version: 24.5.0.49284 (24.5.0.49284)
Syntax
public enum RFmxTdscdmaMXObwRbwFilterType
Public Enumeration RFmxTdscdmaMXObwRbwFilterType
Members
Member name | Value | Description | |
---|---|---|---|
FftBased | 0 | An RBW filter with a fast Fourier transform (FFT)-based response is applied. | |
Gaussian | 1 | An RBW filter with a Gaussian response is applied. | |
Flat | 2 | An RBW filter with a flat response is applied. |