RFmxCdma2kMXSemOffsetRbwFilterType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Returns the type of RBW filter used to sweep the offset segment.
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 RFmxCdma2kMXSemOffsetRbwFilterType
Public Enumeration RFmxCdma2kMXSemOffsetRbwFilterType
Members
Member name | Value | Description |
---|---|---|
FftBased | 0 | No RBW filtering is performed. |
Gaussian | 1 | The RBW filter has a Gaussian response. |
Flat | 2 | The RBW filter has a flat response. |
SynchTuned4 | 3 | The RBW filter has a response of a 4-pole synchronously tuned filter. |
SynchTuned5 | 4 | The RBW filter has a response of a 5-pole synchronously tuned filter. |