RFmxNRMXAcpRbwFilterType Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies the shape of the RBW filter.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public enum RFmxNRMXAcpRbwFilterType
Members
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. |