RFmxEvdoMXAcpRbwFilterType Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies the shape of the digital RBW filter.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public enum RFmxEvdoMXAcpRbwFilterType
Members
Name | Value | Description |
---|---|---|
FftBased | 0 | An RBW with an 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. |