RFmxEvdoMXSemOffsetRbwFilterType Enumeration
- Updated2025-04-08
- 1 minute(s) read
Returns the type of RBW filter used to sweep the offset segment.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public enum RFmxEvdoMXSemOffsetRbwFilterType
Members
Name | Value | Description |
---|---|---|
FftBased | 0 | The measurement does not use any RBW filtering. |
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. |